Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: HTML::TokeParser help - parsing headlines

by Enlil (Parson)
on Mar 07, 2004 at 01:41 UTC ( [id://334564]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $stream = HTML::TokeParser->new('$filename')
      || die "Couldn't read HTML file $filename: $!";
    
  2. or download this
    print URI->new_abs($next[0][2]{'href'}, $filename), "\n";
    

Log In?
Username:
Password:

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

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

    No recent polls found