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

Re^3: detect input available from command line

by Eliya (Vicar)
on Mar 10, 2011 at 22:02 UTC ( [id://892545]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if (@ARGV or !-t STDIN and !eof()) {
        while (<>) {
            ...
    

Log In?
Username:
Password:

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

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

    No recent polls found