On Jun 2, 2004, at 12:34 AM, Ranga Nathan wrote:

I just read the signals section of Programming Perl 2nd edition (my
precious book with Larry Walls autograph, camel stamp and TMTOWTDI stamp)
which cautions against doing anything worthwhile after handling a signal,

Some of the issues are handled in 5.8's signal handling changes.

The book also states that you can not  IGNORE or trap a A KILL or STOP
signal.  Is it still the case with Perl 5.8 and Linux kernel 2.4x?

Again, my recommendation would be to pick up the Stevens book. Learn about how signals work, and that start figuring out how they work with perl.


_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to