Yes I did tried with Sybase::DBlib and it works with that..
I also came to the same conclusion that CTlib is catching it
somehow...
Is there a way to not allow that....
Also DBlib module cannot be used ... some restrictions are there....
:-(

Thanks!

On Dec 7, 1:43 pm, [EMAIL PROTECTED] (Tom Phoenix) wrote:
> 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/


Reply via email to