Name : perl-CGI-Untaint
| |
Version : 1.26
| Vendor : obs://build_opensuse_org/home:jelu
|
Release : 5.1
| Date : 2016-12-14 16:31:16
|
Group : Development/Libraries/Perl
| Source RPM : perl-CGI-Untaint-1.26-5.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Process CGI input parameters
|
Description :
Dealing with large web based applications with multiple forms is a minefield. It\'s often hard enough to ensure you validate all your input at all, without having to worry about doing it in a consistent manner. If any of the validation rules change, you often have to alter them in many different places. And, if you want to operate taint-safe, then you\'re just adding even more headaches.
This module provides a simple, convenient, abstracted and extensible manner for validating and untainting the input from web forms.
You simply create a handler with a hash of your parameters (usually $q->Vars), and then iterate over the fields you wish to extract, performing whatever validations you choose. The resulting variable is guaranteed not only to be valid, but also untainted.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jelu:/dsc-pr/openSUSE_Leap_42.2/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(CGI::Untaint)
perl(CGI::Untaint::hex)
perl(CGI::Untaint::integer)
perl(CGI::Untaint::object)
perl(CGI::Untaint::printable)
perl-CGI-Untaint
Requires :