Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: use Safe and CGI;

by blue_cowdawg (Monsignor)
on May 21, 2001 at 23:50 UTC ( [id://82071]=note: print w/replies, xml ) Need Help??


in reply to use Safe and CGI;

You might want to use CGI::Carp qw/fatalsToBrowser/;The caveat I would give in using that is make sure you remove it before you go production with the code.

Breaking your script would give a would be hacker more information about your CGI environment than what might be healthy...

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Peter L. Berghold --- Peter@Berghold.Net
"Those who fail to learn from history are condemned to repeat it."

Edit: chipmunk 2001-05-21

Replies are listed 'Best First'.
Re: Re: use Safe and CGI;
by Banky (Acolyte) on May 22, 2001 at 07:22 UTC
    Thanks for the tip but even when I add that in I get the same error. Anybody got any ideas?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 22:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found