Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: HTML::HTML5::Parser weirdness

by Corion (Patriarch)
on Feb 23, 2020 at 16:57 UTC ( [id://11113348]=note: print w/replies, xml ) Need Help??

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>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11113348]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-20 03:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found