Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: nesting loops help?

by talexb (Chancellor)
on Mar 10, 2022 at 14:00 UTC ( [id://11141977]=note: print w/replies, xml ) Need Help??


in reply to nesting loops help?

I include the line

use autodie;
in a bunch of my scripts -- that takes care of catching any open failures. Keep in mind that failure to open a file is a fatal error -- if that doesn't work, it's not worth continuing.

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 23:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found