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

Re^3: fork, %SIG, END.

by etm117 (Pilgrim)
on Aug 19, 2005 at 21:06 UTC ( [id://485307]=note: print w/replies, xml ) Need Help??


in reply to Re^2: fork, %SIG, END.
in thread fork, %SIG, END.

I agree with that code block and think we are speaking towards the same thing. I use the local $? in my END block to preserve the exit code also.

I think I brought it up as an heads up because that bit me in the butt when I first started using the END block, I wasn't preserving the $? and therefore code inside the END block was causing it to be modified and the script not exiting with the value I wanted.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (9)
As of 2024-03-28 09:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found