in reply to Re^2: WWW::Mechanize::Firefox Random Errors with get() method
in thread WWW::Mechanize::Firefox Random Errors with get() method

That error was a leftover debugging aid. I've disabled that in WWW::Mechanize::Firefox v0.43 (now on CPAN).

The public repository for module development lives at http://github.com/corion for both, MozRepl::RemoteObject and WWW::Mechanize::Firefox.

  • Comment on Re^3: WWW::Mechanize::Firefox Random Errors with get() method

Replies are listed 'Best First'.
Re^4: WWW::Mechanize::Firefox Random Errors with get() method
by andmott (Acolyte) on Jan 09, 2011 at 22:40 UTC
    Awesome thanks so much! That cleared it right up, I'm up and running! The entire thing seems to run much better. Thanks!