Name : perl-CGI-Validate
| |
Version : 2.000
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.1.el3.rf
| Date : 2005-05-02 11:30:36
|
Group : Applications/CPAN
| Source RPM : perl-CGI-Validate-2.000-1.1.el3.rf.src.rpm
|
Size : 0.03 MB
| |
Packager : Dries Verachtert < dries_ulyssis_org>
| |
Summary : Advanced CGI form parser and type validation
|
Description :
The basic concept of this module is to combine the best features of the CGI and Getopt::Long modules. The CGI module is great for parsing, building, and rebuilding forms, however it lacks any real error checking abilitys such as misspelled form input names, the data types received from them, missing values, etc. This however, is something that the Getopt::Long module is vary good at doing. So, basicly this module is a layer that collects the data using the CGI module and passes it to routines to do type validation and name consistency checks all in one clean try/catch style block.
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el3/en/x86_64/dag/RPMS |