On Aug 1, 2011 6:16 AM, "Alan Haggai Alavi" <alanhag...@alanhaggai.org> wrote: > > Hello, > > > Hi everyone i am a beginer for Perl can you give me a psedocode and a > > sample code for a spider program.It will be helpful in understanding web > > interfaces.Thank you > > Check out WWW::Mechanize - http://search.cpan.org/perldoc?WWW::Mechanize > The SYNOPSIS section will help you get started. >
Mechanize is probably where I'd go. However, IIRC, there was a perl based web spider that I remember seeing as looking through useragent names.