Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: telnet max buffer exceeded

by graff (Chancellor)
on May 17, 2014 at 02:28 UTC ( [id://1086409]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $obj = Net::Telnet->new( … );
    $obj->max_buffer_length( 50*1024*1024 );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1086409]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-23 17:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found