Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: getting LWP and HTML::TokeParser to run

by Marshall (Canon)
on Oct 10, 2010 at 14:22 UTC ( [id://864480]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my (@hrefs) = $mech->content =~ m|COMPLETEHREF=http://www.kultus-bw.de
    +/did_abfrage/detail.php\?id=\d+|g;
    
    ...
    #these COMPLETEHREF's can be appended to a main url like this:
    
    my $example_url = 'http://www.kultusportal-bw.de/servlet/PB/menu/11884
    +27/index.html?COMPLETEHREF=http://www.kultus-bw.de/did_abfrage/detail
    +.php?id=04146900';
    

Log In?
Username:
Password:

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

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

    No recent polls found