in reply to Re^2: Perl Mechanize
in thread Perl Mechanize

My code above is an example of what i am doing with one of the websites. I have to the same with remaining but in single code

So change the url that you pass to the get() method? Also, do you want to use WWW::Mechanize, or Win32::IE::Mechanize, because you create an object for both, but only seem to use one?