HTML-SyntaxHighlighter

 view release on metacpan or  search on metacpan

t/example.xhtml  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
 <head>
  <title>
   My Home Page
  </title>
 </head>
 <body bgcolor="white">
  <h2>
   My Webpage
  </h2>
  <p>
   Being a <i>collosal</i> egotist, this page is all about <b>me</b> !
  </p> 
 </body>
</html>



( run in 2.170 seconds using v1.01-cache-2.11-cpan-119454b85a5 )