Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: reading files in @ARGV doesn't return expected output

by Anonymous Monk
on Jun 26, 2017 at 23:50 UTC ( [id://1193645]=note: print w/replies, xml ) Need Help??


in reply to Re: reading files in @ARGV doesn't return expected output
in thread reading files in @ARGV doesn't return expected output

Seems to be an attempt to not use explicit open() by use of while ( ... = <> ){ } later in the code.

Replies are listed 'Best First'.
Re^3: reading files in @ARGV doesn't return expected output
by stevieb (Canon) on Jun 26, 2017 at 23:53 UTC

    Indeed, but it's not typical usage, and if I were to see something like that in a large project (something I deal with frequently) I'd either be confused, second guessing things immediately or wondering wtf else is odd like this that could be leading to issues :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-24 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found