Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: IO::Socket, Multiple GET.

by Anonymous Monk
on Jul 02, 2009 at 11:26 UTC ( [id://776709]=note: print w/replies, xml ) Need Help??


in reply to IO::Socket, Multiple GET.

Sockets are low level, use one of
use LWP::Simple;
use WWW::Mechanize;
use Web::Scraper;

Replies are listed 'Best First'.
Re^2: IO::Socket, Multiple GET.
by poolpi (Hermit) on Jul 02, 2009 at 12:28 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-28 19:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found