in reply to Re^2: WWW Mechanize (redirect_ok) problem
in thread WWW Mechanize (redirect_ok) problem

Hi,

Based on what you just said it seems you don't use http redirect.

So I think you don't need the redirect_ok() but should check instead the html you receive to determine in which page you are.

--
if ( 1 ) { $postman->ring() for (1..2); }
  • Comment on Re^3: WWW Mechanize (redirect_ok) problem