Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Can't display last line with IO::Socket::INET

by swkronenfeld (Hermit)
on Jan 20, 2005 at 06:24 UTC ( [id://423612]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/s/std/bin/perl -w
    
    ...
        while(<STDIN>) { print $sock $_ }
    }
    close($sock);
    
  2. or download this
    Connecting to xxx
    ls**
    ...
    somefile
    ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 18:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found