Package: wnpp
Owner: Per Carlson <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected],[email protected]

* Package name    : libdata-validate-struct-perl
  Version         : 0.08
  Upstream Author : Thomas v.Dein <[email protected]>
* URL             : https://metacpan.org/release/Data-Validate-Struct
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Validate recursive hash structures

Data::Validate::Struct validates a config hash reference against a given hash
structure in contrast to Data::Validate in which you have to check each value
separately using certain methods.

This hash could be the result of a config parser or just any hash structure.
Eg. 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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to