http://qs1969.pair.com?node_id=57965


in reply to Re: Re: Untainted done right!
in thread Untainted done right!

Good point. I just want to mention that one shouldn't be echoing such messages back to the browser in a production environment. i.e. turn this off when you go live with it:

use CGI::Carp qw(fatalsToBrowser);

the likes of which are required for this to be a problem.

Philosophy can be made out of anything. Or less -- Jerry A. Fodor