软件包: libdata-validate-struct-perl (0.1-1.1)
libdata-validate-struct-perl 的相关链接
Trisquel 的资源:
下载源码包 libdata-validate-struct-perl:
- [libdata-validate-struct-perl_0.1-1.1.dsc]
- [libdata-validate-struct-perl_0.1.orig.tar.gz]
- [libdata-validate-struct-perl_0.1-1.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Nick Morrott
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libdata-validate-struct-perl 有关的软件包
|
|
|
-
- dep: libdata-validate-ip-perl (>= 0.18)
- 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