[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771583: ITP: libdata-validate-struct-perl -- Validate recursive hash structures



Package: wnpp
Owner: Per Carlson <pelle@hemmop.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libdata-validate-struct-perl
  Version         : 0.08
  Upstream Author : Thomas v.Dein <tom@cpan.org>
* 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.


Reply to: