in reply to
Untainting input to CGI::Application
CGI::Application's query() method should return a CGI object, so you can use CGI::Untaint just the same way as you used to with plain CGI.
Just my $0.02, I've never used CGI::Untaint.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re: Untainting input to CGI::Application
In Section
Seekers of Perl Wisdom