On Sun, Apr 27, 2008 at 2:52 AM, hotkitty <[EMAIL PROTECTED]> wrote:
> This is my first experience w/ PERL and I've searched everywhere but
>  haven't found the answer. As an example, how do I simply open a
>  webpage (www.bloomberg.com) then click on each link within that
>  webpage that contains "Calpers Chief Buenrostro" and then click on
>  each link in that link that contains "Frederick of Schwab"?
>

WWW::Mechanize is useful for your purpose. See:
http://search.cpan.org/~petdance/WWW-Mechanize-1.34/lib/WWW/Mechanize.pm

And see the example usages of this module:
http://search.cpan.org/~petdance/WWW-Mechanize-1.34/lib/WWW/Mechanize/Examples.pod


-- 
J. Peng - QQMail Operation Team
eMail: [EMAIL PROTECTED] AIM: JeffHua

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to