in reply to Re^2: fork, %SIG, END.
in thread fork, %SIG, END.
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.
|
|---|