Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Params-Validate - Params-Validate Perl module
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Params-Validate |
0.88 |
1.fc6 |
src |
81 KiB |
Mon Mar 12 00:58:53 2007 |
Changelog
- * Mon Mar 12 18:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.88-1
- BR: perl(ExtUtils::MakeMaker).
- Upstream update.
- * Sat Jan 20 17:00:00 2007 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.87-1
- Upstream update.
- * Tue Sep 5 18:00:00 2006 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.86-2
- Mass rebuild.