For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > March 2005 > LWP:RobotUA site retrieval









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author LWP:RobotUA site retrieval
Ohm

2005-03-30, 3:57 pm

Hello,

I have a question on LWP:RobotUA, I made it to work in my ActivePerl5.x
script but its only able to get the default index.htm(l) page how I
get the entire site content, in a tree format?
Is there something already there in Perl or I have to tinker with this
code? Also I like to get the content instead of something like *.asp
link?

my $ua = LWP::RobotUA->new('my-robot/0.1', 'info@DONTBLAMEME.com');
$ua->delay(60);

Appreciate any help.

Sam.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com