libcgi-application-plugin-validaterm-perl 2.5-3 source package in Ubuntu
Changelog
libcgi-application-plugin-validaterm-perl (2.5-3) unstable; urgency=medium * Team upload * add explicit build dependency on libcgi-pm-perl -- Damyan Ivanov <email address hidden> Sat, 13 Jun 2015 14:54:05 +0000
Upload details
- Uploaded by:
- Debian Perl Group on 2015-06-14
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-04-24 | universe | perl |
Focal | release | on 2019-10-18 | universe | perl |
Bionic | release | on 2017-10-24 | universe | perl |
Xenial | release | on 2015-10-22 | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcgi-application-plugin-validaterm-perl_2.5-3.dsc | 2.5 KiB | df1768b96da70832ac0b847009fcbd46785463c713ca5276f99518cef7c8f360 |
libcgi-application-plugin-validaterm-perl_2.5.orig.tar.gz | 10.0 KiB | 9a713db809ae56ce7495f31cbe51b941f3d3cca1728c029d86add9575d9a2fe7 |
libcgi-application-plugin-validaterm-perl_2.5-3.debian.tar.xz | 2.1 KiB | c15c09b447c40bb47c662be3d467b4323095e06870f657de93fd12a20e31d865 |
Available diffs
- diff from 2.5-2 to 2.5-3 (459 bytes)
No changes file available.
Binary packages built by this source
- libcgi-application-plugin-validaterm-perl: plugin for validating form data using Data::FormValidator
CGI::Applicati
on::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.