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.86 |
1.fc4 |
src |
80 KiB |
Sun Aug 13 00:21:51 2006 |
Changelog
- * Sun Aug 13 18:00:00 2006 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.86-1
- Upstream update.
- * Wed Jun 28 18:00:00 2006 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.85-1
- Upstream update.
- * Mon Jun 5 18:00:00 2006 Ralf Corsépius <rc040203{%}freenet{*}de> - 0.84-1
- Upstream update.