Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: Dying for a Good Japh

by tweetiepooh (Hermit)
on Feb 02, 2006 at 10:35 UTC ( [id://527290]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Dying for a Good Japh
in thread Dying for a Good Japh

True but I'd already taken out the eval.

I guess it depends on what else you are doing. The eval stops the module load fail from dieing. This allows other lines to be added to the program which will run. When the die is hit the JAPH prints.
... eval {require "JAPH"}; print "Hello mum!\n"; die OUTPUT Hello mum! Can't locate JAPH in @INC ... ... ) at test.pl line xx ... propagated at test.pl line yy.

Log In?
Username:
Password:

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

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

    No recent polls found