in reply to Re: WWW::Mechanize Error "GETing" stop the program,
in thread WWW::Mechanize Error "GETing" stop the program,

Hi Thanks

what is the number 1 reffer in the script?

  • Comment on Re^2: WWW::Mechanize Error "GETing" stop the program,

Replies are listed 'Best First'.
Re^3: WWW::Mechanize Error "GETing" stop the program,
by Anonymous Monk on Apr 14, 2010 at 13:55 UTC
    True value. I never remember if get return true on success so I always type 1, because I know that it will die on failure , which always returns false (and then the or warn part is executed).