套件: libcgi-application-plugin-validaterm-perl (2.5-3)
libcgi-application-plugin-validaterm-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcgi-application-plugin-validaterm-perl:
- [libcgi-application-plugin-validaterm-perl_2.5-3.dsc]
- [libcgi-application-plugin-validaterm-perl_2.5.orig.tar.gz]
- [libcgi-application-plugin-validaterm-perl_2.5-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jaldhar H. Vyas
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcgi-application-plugin-fillinform-perl
- libdata-formvalidator-constraints-datetime-perl
- libcgi-application-plugin-devpopup-perl
- libcgi-formbuilder-perl
- libcgi-untaint-perl
- libdata-validate-struct-perl
- libcgi-application-plugin-formstate-perl
- libcgi-application-plugin-autorunmode-perl
- libcgi-application-plugin-authorization-perl
- libformvalidator-simple-perl
- libcgi-application-dispatch-perl
plugin for validating form data using Data::FormValidator
CGI::Application::Plugin::ValidateRM helps to validate web forms when using the CGI::Application framework. The check_rm method takes a run mode and a Data::FormValidator profile and validates the query parameters against the profile. Based upon the return results the web application either has some valid data to work with or the user receives the form with information about the invalid fields.
其他與 libcgi-application-plugin-validaterm-perl 有關的套件
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: libdata-formvalidator-perl
- module to validate user input, mainly for HTML forms
-
- dep: libhtml-fillinform-perl
- module for populating HTML forms with data
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libcgi-application-plugin-forward-perl
- plugin to allow one run mode pass control to another
-
- sug: libhtml-template-perl
- module for using HTML templates with Perl