in reply to Re^3: WWW::Mechanize::Firefox and Net::Telnet timeout
in thread WWW::Mechanize::Firefox and Net::Telnet timeout

$mech->repl->repl->client->{telnet}->timeout($new_timeout);
Thanks a lot, it helped. There are no timeout errors now.