| CPAN Ratings (Gamma) Sys-SigAction reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Sys-SigAction
3 out of 3 found this review helpful:
Used this module in tandem with DBD::Oracle in a professional environment and it worked like a charm. Normally you need to use the messier POSIX::sigaction interface with Oracle, but this module is a drop-in replacement for the traditional eval / local $SIG{ALRM} / alarm invocation that we all know and love. For that reason, it is essentially the de facto way to implement connect timeouts when using DBI and Oracle.
Jim Ursetto - 2008-10-25 14:03:18
Was this review helpful to you?
Yes
No
I was dealing with Oracle DBI connect timeouts on OS/X and Ubuntu linux. After searching around, I finally found this module with its excellent documentation, installed it, and it worked fine on both platforms. Saved me lots of time.
Marcel Wiget - 2008-06-23 10:38:31
Was this review helpful to you?
Yes
No
Sys::SigAction saved me from a massive amount of heart-ache and solved an urgent issue in a mission-critical environment. The author is extremely responsive. I cannot possibly recommend this more.
Adam J. Foxson - 2006-06-29 00:06:56
Was this review helpful to you?
Yes
No
|
|
|