root/libswish3/trunk/bindings/perl/t/test.html

Revision 2151, 235 bytes (checked in by karpet, 4 months ago)

update perl bindings to use new WordList? API

Line 
1 <html>
2  <head>
3   <title>This is the title of the test.html doc</title>
4   <meta name="foo" content="metaname foo" />
5   <meta name="bar" content="metaname bar" />
6  </head>
7  <body>
8   <p>some words</p>
9   <p>more words</p>
10  </body>
11 </html>
Note: See TracBrowser for help on using the browser.