perl-Params-Validate

Params-Validate Perl module

Description

The Params::Validate module allows you to validate method or function
call parameters to an arbitrary level of specificity. At the simplest
level, it is capable of validating the required parameters were given
and that no unspecified additional parameters were passed in. It is
also capable of determining that a parameter is of a specific type,
that it is an object of a certain class hierarchy, that it possesses
certain methods, or applying validation callbacks to arguments.
Website: http://search.cpan.org/dist/Params-Validate/
License: Artistic 2.0
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Params-Validate-1.24-4.el6_10.x86_64 [68 KiB] Changelog by Andrew Colin Kissa (2023-02-17):
- BaruwaOS rebuild
perl-Params-Validate-0.92-3.el6.x86_64 [74 KiB] Changelog by Marcela Mašláňová (2010-01-15):
- switch off Kwalitee tests, which we don't provide
- Resolves: rhbz#553449