Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict;
    ...
            { ignore_http_response_code => 1, },
        );
    print $doc->toString;
    
  2. or download this
    Use of uninitialized value $c_type in pattern match (m//) at /home/cor
    +ion/perl5/lib/perl5/HTML/HTML5/Parser.pm line 59.
    <?xml version="1.0" encoding="windows-1252"?>
    <html xmlns="http://www.w3.org/1999/xhtml"><head/><body/></html>