Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Best practices for handling errors

by Your Mother (Archbishop)
on Sep 27, 2014 at 23:03 UTC ( [id://1102247]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use 5.014; # Safer eval+$@ handling.
    use strictures;
    package HURR_DERR_ERR {
    ...
            say;
        }
    }
    
  2. or download this
    1
    2
    3
    Got an error -> [uncoded]: Unlucky number encountered: 4 at example.pl
    + line 33.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1102247]
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: (4)
As of 2024-04-24 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found