in reply to Re^10: Screencapture with Perl on Linux
in thread Screencapture with Perl on Linux (SOLVED)
As of version 0.13 of WWW::Mechanize::Firefox, there is the bufsize parameter you can pass in at construction time to set the bufsize used by Net::Telnet. If you want to adjust the buffer size at runtime, you'll have to look at the source code of WWW::Mechanize::Firefox.
|
|---|