Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Disabling CGI::Carp(fatalsToBrowser)

by robartes (Priest)
on Sep 14, 2006 at 16:37 UTC ( [id://572952]=note: print w/replies, xml ) Need Help??


in reply to Disabling CGI::Carp(fatalsToBrowser)

Hmm, I can think of a way, but I don't see why you would want to do this.

CGI::Carp does its fatalsToBrowser magic by setting $SIG{'_DIE_'}. You could conceivably set $SIG{'_DIE_'} back to do nothing each time you go into the module, and set it back afterwards, but I have no idea whether that would work at all.

If I get some more time tonight I'll see if I can rustle up some example code.

CU
Robartes-

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://572952]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 11:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found