Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: different between die and exit

by ikegami (Patriarch)
on Feb 24, 2009 at 07:18 UTC ( #745921=note: print w/replies, xml ) Need Help??


in reply to Re: different between die and exit
in thread different between die and exit

It makes no sense to talk of "by default" for die. There's no argument to specify the exit code, so it can't be omitted to use the default.

Also, die always returns non-zero ($! || ($?>>8) || 255).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2023-11-29 08:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?