How to surf the website with help of Perl

Hi All
How i can access a website with the help of Perl
- I am able to open the website and can enter the username and password and then log in into it
- After loginned i have to select a value from a drop down box(How Can i do that?)

1 Comment

You don't say what you've done already (to open the website).
You probably want to look at something like WWW::Mechanize if you haven't already.
Also try asking over at http://stackoverflow.com instead - that is a question and answer site specifically for these kind of programming questions

Leave a comment

About goodman

user-pic I blog about Perl.