The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<html>
 <head>
  <title>This is the title of the test.html doc</title>
  <meta name="foo" content="metaname foo" />
  <meta name="bar" content="metaname bar" />
 </head>
 <body>
  <p>some words</p>
  <p>more words</p>
 </body>
</html>