![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re^2: Signal Handling throws Core Dumpby dsb (Chaplain) |
on Apr 25, 2007 at 16:43 UTC ( #612055=note: print w/replies, xml ) | Need Help?? |
When I give $SIG{INT} an anonymous subroutine, I can at least get it it to increment $sig and exit cleanly.
But when I try to run an object method designed to remove a stored PID from a DB, it cores.
dsb This @ISA my( $cool ) %SIG
In Section
Seekers of Perl Wisdom
|
|