On 12/8/07, NewbeeUnix <[EMAIL PROTECTED]> wrote:

> 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....

I should think so, although you might have to install a different
module to get the job done.

> Also DBlib module cannot be used ... some restrictions are there....
> :-(

What restrictions? Is there some good reason you didn't mention these
restrictions in the first place?

If the module's documentation doesn't say anything about signals,
maybe you should look at its source and see what signals it's
catching, and what would break if you changed things. If it would be
too difficult to change the module, you may find it easier to change
your own code to use a different signal.

Good luck with it!

--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