in reply to Please Comment

Look at the CPAN, where you can find many modules that can make your life easier. Particularly LWP::Simple and search for a html parser, or look at WW::Mechanize.

Btw the language is spelled "Perl", the compiler "perl". The only PERL I know of is provided by Inline::PERL.

  • Comment on Re: Parsing an HTML page using a PERL script