Sylbert L wrote:
Hi ..

I need to catch a custom signal in my module. How do I do this ? I tried
writing a signal handler .. & put it into my Responsehandler module .. but
it doesn't seem to work. Is this possible ? How do I achieve this ?
If you don't describe what your problem is, how can we possibly help you?

Here is an example of using a custom sighandler to figure out where a process hangs:
http://perl.apache.org/docs/1.0/guide/debug.html#Using_the_Perl_Trace

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@;stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to