Martin A. Hansen [[EMAIL PROTECTED]] quoth:
*>hi
*>
*>im trying to write a scipt that crawls a website. however, with only the 
documentation from the perl cookbook and some no_good manpages from the LWP modules, 
im stuck!
*>
*>where can i find som documentation (pref. online) ?
*>
*>or even some examples ?

I don't know if any examples are online as robots can be a dangerous
menace when done poorly or incorrectly but you'll want to have a look at
the RobotUA module in the LWP distribution,
http://search.cpan.org/search?dist=libwww-perl

Also the book Perl and LWP,
http://www.amazon.com/exec/obidos/ASIN/0596001789, should be out soon
which has a whole chapter on spiders and includes a working example.

e.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to