Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: How can I write this in a "simpler" way?

by LanX (Saint)
on Feb 11, 2014 at 23:33 UTC ( [id://1074542]=note: print w/replies, xml ) Need Help??


in reply to How can I write this in a "simpler" way?

You need to open a "file" and use a filehandle what you show applies to STDIN only.

Cheers Rolf

( addicted to the Perl Programming Language)

  • Comment on Re: How can I write this in a "simpler" way?

Replies are listed 'Best First'.
Re^2: How can I write this in a "simpler" way?
by Anonymous Monk on Feb 11, 2014 at 23:45 UTC
    Yeah, because technically we haven't reached the files yet, we are supposed to "feed" the input of the file with re-direction to the program, like:
    cat MYFILE | program.pl

    so, in that case, I guess what I wrote with defined is the correct way?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-25 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found