Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Net::Telnet

by rob_au (Abbot)
on Apr 04, 2002 at 23:36 UTC ( [id://156799]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >C:\>perl -MNet::Telnet -w -e "$obj = Net::Telnet->new; $obj->open(Hos
    +t => '127.0.0.1');"
    Argument "" isn't numeric in numeric gt (>) at C:/Perl/site/lib/Net/Te
    +lnet.pm line 2569.
    
  2. or download this
    sub _optimal_blksize {
        my ($blksize) = @_;
    ...
        8192;
    } # end sub _optimal_blksize
    
  3. or download this
    sub _optimal_blksize {
        my ($blksize) = @_;
    ...
        8192;
    } # end sub _optimal_blksize
    
  4. or download this
    2568d2567
    <     $blksize ||= 0;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found