I want to build something into a perl program that acts like the
`trap' operator in shell scripts.

Checking perldoc -q trap gives some confusing info (confusing to me
anyway).  So it wasn't clear to me if it can be done or what.

I want to make my program write to a log if it sees a signal that
KILLS it. 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to