Need help for the error 301 moved permanently!

2010-01-28 Thread bipin Nayak
Thanks for adding me to this group. Following is the script and result I am getting:- use WWW::Mechanize; my $url='https://www.platts.com/Login.aspx?'; my $mechanize = WWW::Mechanize-new(autocheck = 1); $mechanize-cookie_jar(HTTP::Cookies-new); $mechanize-agent('Mozilla/5.0 (X11; U; Linux

Re: Need help for the error 301 moved permanently!

2010-01-28 Thread Mark Stosberg
On Thu, 28 Jan 2010 15:51:47 +0530 bipin Nayak nbipi...@gmail.com wrote: Thanks for adding me to this group. Following is the script and result I am getting:- Bipin, I tried the script as you gave it and it gave the source of the login page as the result, *not* a 301. Are you using the