Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: the try/catch example from "Programming Perl" analyzed

by gellyfish (Monsignor)
on Aug 19, 2004 at 14:43 UTC ( [id://384316]=note: print w/replies, xml ) Need Help??


in reply to Re^2: the try/catch example from "Programming Perl" analyzed
in thread the try/catch example from "Programming Perl" analyzed

As long as you are sure you are going to get an object. You may want to use the functional UNIVERSAL::isa() if you want to avoid your 'catch' crapping out when something does just a plain die $!

/J\

Replies are listed 'Best First'.
Re^4: the try/catch example from "Programming Perl" analyzed
by Arunbear (Prior) on Aug 19, 2004 at 14:55 UTC
    Thanks, it would also have crapped out if $@ was undefined.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (8)
As of 2024-04-18 08:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found