Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Parsing HTML and Inserting JavaScript/HTML into Documents

by fizbin (Chaplain)
on Oct 13, 2005 at 21:05 UTC ( [id://500047]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Parsing of undecoded UTF-8 will give garbage when decoding entities at
    + /usr/lib/perl5/site_perl/5.8/cygwin/HTML/Parser.pm line 104.
    
  2. or download this
    #!perl -w
    
    ...
    } # end foreach
    
    print $root->as_HTML;
    
  3. or download this
    use LWP::UserAgent;
    use HTML::Parser;
    ...
    else {
        die $response->status_line;
    }
    
  4. or download this
    @/=map{[/./g]}qw/.h_nJ Xapou cets krht ele_ r_ra/;
    map{y/X_/\n /;print}map{pop@$_}@/for@/
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-03-28 21:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found