Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            <p>some kind of wrapped footer</p>
        </body>
    </html>
    
  2. or download this
    HTML::Parse: Found a nested <html> element
    HTML::Parse: Found a second <head> element
    HTML::Parse: Found a second <body> element
    ------
    <body><h1>Hello</h1><p>this is a test<p>this is a second test<p>some k
    +ind of wrapped footer </body>