Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: perl's command line snippet which I read from a perl article ( perl tutrous )

by davido (Cardinal)
on Sep 06, 2006 at 07:27 UTC ( [id://571388]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while( <> ) {
        # -e code goes here (nothing, in this case)
        print $_;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found