Re: Need help with a simple (I think) Perl script
- From: Jürgen Exner <jurgenex@xxxxxxxxxxx>
- Date: Fri, 30 May 2008 12:46:23 GMT
Ben Bullock <benkasminbullock@xxxxxxxxx> wrote:
On Fri, 30 May 2008 01:16:39 +0200, Gunnar Hjalmarsson wrote:
If you develop a Perl program in a CGI
environment, you'd better make it a habit to
use CGI::Carp 'fatalsToBrowser';
It will make the browser display more meaningful error messages.
That may not always be a good habit, since the error messages are meaningful
only to the programmer:
Plus it can provide information about the program, which could possibly
be used to exploit security holes in the program by crackers.
Therefore, as you said: don't use in production code.
jue
.
- References:
- Need help with a simple (I think) Perl script
- From: *** Sutton
- Re: Need help with a simple (I think) Perl script
- From: A. Sinan Unur
- Re: Need help with a simple (I think) Perl script
- From: *** Sutton
- Re: Need help with a simple (I think) Perl script
- From: Lawrence Statton
- Re: Need help with a simple (I think) Perl script
- From: Ted Zlatanov
- Re: Need help with a simple (I think) Perl script
- From: A. Sinan Unur
- Re: Need help with a simple (I think) Perl script
- From: Ben Bullock
- Re: Need help with a simple (I think) Perl script
- From: Bill H
- Re: Need help with a simple (I think) Perl script
- From: Gunnar Hjalmarsson
- Re: Need help with a simple (I think) Perl script
- From: Ben Bullock
- Need help with a simple (I think) Perl script
- Prev by Date: Re: Need help with a simple (I think) Perl script
- Next by Date: Re: sorting a hash / 2008-06-01
- Previous by thread: Re: Need help with a simple (I think) Perl script
- Next by thread: Re: Need help with a simple (I think) Perl script
- Index(es):