Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: "open" Best Practices

by choroba (Cardinal)
on Jul 11, 2019 at 16:50 UTC ( [id://11102698]=note: print w/replies, xml ) Need Help??


in reply to "open" Best Practices

Ad 1: Another reason to use lexical filehandles is that bareword filehandles clash with package names. See also Prevent Strings From Being Interpreted As A File Handle here and on StackOverflow.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-19 02:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found