Name: | perl-Params-Validate |
---|---|
Version: | 1.29 |
Release: | 5.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 165899 |
License: | Artistic 2.0 and (GPL+ or Artistic) |
RPM: | perl-Params-Validate-1.29-5.el8.aarch64.rpm |
Source RPM: | perl-Params-Validate-1.29-5.el8.src.rpm |
Build Date: | Fri May 03 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Params-Validate/ |
Summary: | 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. |
- Correct license to "Artistic 2.0 and (GPL+ or Artistic)" (bug #1376845)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 1.29. - Spec file cosmetics.
- Perl 5.26 rebuild
- Update to 1.28.
- Update to 1.27.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 1.26. - Reflect upstream having reverted to Module::Build, again ;)