in reply to
Check user input - reimplementation
You might want to look at
Data::FormValidator
and
CGI::Untaint
as they perform similar functions.
Comment on
Re: Check user input - reimplementation
In Section
Seekers of Perl Wisdom