Re: $SIG{INT} tampering during DBI->connect on Oracle
Brian Phillips <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Nov 15, 12:04 pm, [email protected] (Brian Phillips) wrote: > See below for a patch that does not change the default behavior but > allows the user to specify a list of signals to be localized during > the connect phase. This could easily be default to localize the "INT" > handler but since there's some concern over breaking existing > applications, I've left the default behavior alone. So... can I expect this patch to be pulled in at some point? Just wanting to make sure this doesn't get lost in the shuffle...