CGI-Application-Plugin-ValidateQuery
view release on metacpan or search on metacpan
lib/CGI/Application/Plugin/ValidateQuery.pm view on Meta::CPAN
such as a link with query string with a small number of arguments or a page
with a few dispatched args. For larger validation tasks, especially for
processing form submissions using L<Data::FormValidator> is recommended, along
with L<CGI::Application::ValidateRM> if you're using L<CGI::Application>.
=head2 FUTURE
This concept could be extended to all check values set through
C<< $ENV{PATH_INFO} >>.
This plugin does not handle file upload validations, and won't in the
future.
Providing untainting is not a goal of this module, but if it's easy and
if someone else provides a patch, perhaps support will be added. L<Params::Validate>
provides untainting functionality and may be useful.
=head1 AUTHOR
Nate Smith C<< nate@summersault.com >>, Mark Stosberg C<< mark@summersault.com >>
( run in 1.000 second using v1.01-cache-2.11-cpan-b16cb0d3907 )