On 12/6/07, NewbeeUnix <[EMAIL PROTECTED]> wrote: > I'm facing a issue where the my perl script is unable to catch the > signals. The below code I had got it from one of the site. I run this > script and kill using HUP signal from another window, so that it > catches it and does the necessary action. > The issue is on adding the module Sybase::CTlib it doesn't catches the > signal. On commenting it, the program works absolutely fine i.e it > catches the signal and run subroutine reload.
It sounds as if the module perhaps catches that signal for its own purposes. Have you tried using a different one? Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/