Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^4: <> oddity ?

by Krambambuli (Curate)
on Mar 27, 2013 at 11:58 UTC ( [id://1025691]=note: print w/replies, xml ) Need Help??


in reply to Re^3: <> oddity ?
in thread <> oddity ?

OK, got it solved and understood now, thanks.

I actually just want NOT to read from STDIN when there is a file given in the command line, and stop reading when that file is exhausted.

Turns out that I should NOT any further $line = <> once that hit EOF, because the immediate next attempt to do so will just open STDIN.

Ahaa... :)

Thank you.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-03-28 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found