Pakket: libdata-validate-struct-perl (0.12-1)
Verwijzigingen voor libdata-validate-struct-perl
Debian bronnen:
Het bronpakket libdata-validate-struct-perl downloaden:
- [libdata-validate-struct-perl_0.12-1.dsc]
- [libdata-validate-struct-perl_0.12.orig.tar.gz]
- [libdata-validate-struct-perl_0.12-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to validate recursive hash structures
Data::Validate::Struct validates a hash reference against a given hash structure. This is in contrast to Data::Validate in which you have to check each value separately.
The hash could be the result of a config parser or just any hash structure. E.g. the hash returned by XML::Simple could be validated using this module. You may also use it to validate CGI input; just fetch the input data from CGI, map it to a hash and validate it.
Andere aan libdata-validate-struct-perl gerelateerde pakketten
|
|
|
|
-
- dep: libdata-validate-ip-perl
- Perl module for IP validation
-
- dep: libdata-validate-perl
- module providing common data validation routines for strings/numbers
-
- dep: libregexp-common-perl
- module with common regular expressions
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language