Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

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

by fizbin (Chaplain)
on Oct 13, 2005 at 21:05 UTC ( #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? | Other CB clients
Other Users?
Others examining the Monastery: (2)
As of 2023-03-25 14:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?