软件包:libcgi-untaint-perl(1.26-7)
libcgi-untaint-perl 的相关链接
Debian 的资源:
下载源码包 libcgi-untaint-perl:
- [libcgi-untaint-perl_1.26-7.dsc]
- [libcgi-untaint-perl_1.26.orig.tar.gz]
- [libcgi-untaint-perl_1.26-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to process CGI input parameters
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.
CGI::Untaint 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.
其他与 libcgi-untaint-perl 有关的软件包
|
|
|
|
-
- dep: libuniversal-require-perl
- Load modules from a variable
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libcgi-pm-perl
- module for Common Gateway Interface applications
- 或者 perl (<< 5.19)
- 拉里 沃尔的实用报表提取语言(Perl)