Help for this page

Select Code to Download


  1. or download this
    use Modern::Perl;
    use HTML::Parser;
    ...
            and an existing <a href="https://metacpan.org/">link</a> 
        </body>
    </html>
    
  2. or download this
    <!DOCTYPE html>
    <html>
    ...
            and an existing <a href="https://metacpan.org/">link</a> 
        </body>
    </html>