Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: STDERR and CGI::CARP

by LanX (Saint)
on Mar 04, 2021 at 13:28 UTC ( [id://11129118]=note: print w/replies, xml ) Need Help??


in reply to STDERR and CGI::CARP

If you disable CGI::Carp all messages will go to your server-logs.

You can make this decision based on a dedicated $ENV{PRODUCTION} variable or $ENV{HOST} eq "name of production".

See use if in use

edit : more in pragma if

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 08:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found