I think there is no straight way to pass a longer timeout to the Net::Telnet instance. As a workaround, you can reach deep into the nested objects:
$mech->repl->repl->timeout(100000);
But I wonder - WWW::Mechanize::Firefox polls for results from Firefox, so there should be no timeout even if a website is slow to respond. The main cause I know for getting timeout errors is when I send invalid Javascript code over to Firefox.
In reply to Re: WWW::Mechanize::Firefox and Net::Telnet timeout
by Corion
in thread WWW::Mechanize::Firefox and Net::Telnet timeout
by OlegG
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |