| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Params-Validate | Distribution: openSUSE 12.1 |
| Version: 1.00 | Vendor: openSUSE |
| Release: 4.1.3 | Build date: Sat Oct 29 07:31:14 2011 |
| Group: Development/Libraries/Perl | Build host: build24 |
| Size: 140770 | Source RPM: perl-Params-Validate-1.00-4.1.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://search.cpan.org/dist/Params-Validate/ | |
| Summary: Validate method/function parameters | |
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.
Artistic 2.0
* Fri Aug 26 2011 chris@computersalat.de
- remove Author from desc
- fix deps
* fix build for 1120 (perl -p -i -e 's|0.3601|0.280801|' Build.PL)
- add bcond_with opt (Test::Taint, Readonly::XS)
* Mon Jun 13 2011 vcizek@novell.com
- update to 1.00
- Fix documentation indexing on search.cpan.org. Reported by Lutz Gehlen. RT
[#68756].
* Mon May 30 2011 vcizek@novell.com
- update to 0.99
- The metadata file - META.{json,yml} - had references to a different distro
because of a copy and paste error. Reported by Bernhad Graf. RT #68514.
* Tue Apr 26 2011 vcizek@novell.com
- update to 0.98
- Attribute::Params::Validate's $VERSION regressed in 0.96.
It's now manually set to 1.07.
* Thu Apr 21 2011 vcizek@novell.com
- update to 0.97
- The XS version of the code always called Carp::confess, regardless of
whether you provided your own on_fail callback. Reported by Scott Bolte. RT
[#66359].
- There were a couple spots that called eval without localizing $@ first. RT
[#58087].
- The parameters for each key validation (can, isa, regex) are now checked,
and an error is thrown if any of the keys are not valid. Basically, we
validate the validation spec. Based on a patch by Andreas Faafeng. RT
[#57831].
- This module now requires Perl 5.8.1.
- Switched to version 2.0 of the Artistic License.
* Wed Dec 01 2010 coolo@novell.com
- switch to perl_requires macro
* Sun Feb 21 2010 chris@computersalat.de
- update to 0.95
- Skip t/29-taint-mode.t entirely, since it seems to randomly fail
for people, despite already being marked a todo test.
- spec mods
o sort TAGS
o added cpan_name
o fixed deps
o added perl-macros
- perl_gen_filelist
o fixed Summary/Description
o added Build test
* Mon Jan 25 2010 anicka@suse.cz
- update to 0.94
* Removed the Makefile.PL entirely. If it was used then the XS
code was never built, because I'm using the Module::Build XS
layout.
* Sun Jan 10 2010 jengelh@medozas.de
- enable parallel build
* Thu Jun 19 2008 anicka@suse.cz
- update to 0.91
* The fix for handling @_'s readonly-ness introduced a refcounting
bug. One symptom of this was a failing Log::Dispatch test.
* Make the XS version of Params::Validate recognize regexp objects
with Perl 5.11.0-to-be.
* With the XS version, when you passed @_ directly to validate() and
then got a hash reference back, the values of that hash reference
would be marked readonly.
/usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Attribute /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Attribute/Params /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Attribute/Params/Validate.pm /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Params /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Params/Validate.pm /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Params/ValidatePP.pm /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/Params/ValidateXS.pm /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/auto/Params /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/auto/Params/Validate /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/auto/Params/Validate/Validate.bs /usr/lib/perl5/vendor_perl/5.14.2/i586-linux-thread-multi/auto/Params/Validate/Validate.so /usr/share/doc/packages/perl-Params-Validate /usr/share/doc/packages/perl-Params-Validate/Changes /usr/share/doc/packages/perl-Params-Validate/LICENSE /usr/share/doc/packages/perl-Params-Validate/README /usr/share/man/man3/Attribute::Params::Validate.3pm.gz /usr/share/man/man3/Params::Validate.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 09:58:30 2013