Package Release Info

perl-MooseX-Params-Validate-0.21-bp152.3.14

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

perl-MooseX-Params-Validate

Change Logs

Version: 0.21-bp150.2.4
* Tue Apr 14 2015 coolo@suse.com
- updated to 0.21
  see /usr/share/doc/packages/perl-MooseX-Params-Validate/Changes
  0.21 2015-02-08
  - No code changes from 0.20.
  0.20 2015-01-01 (TRIAL RELEASE)
  [BACKWARDS INCOMPATIBILITIES]
  - The errors thrown by this module when a type constraint fails have
    changed. They are now instances of the
    MooseX::Params::Validate::Exception::ValidationFailedForTypeConstraint
    class. When stringified, this class include the message generated by the
    failing type constraint. While similar to the error message thrown by
    Params::Validate itself, this message does not match that string exactly,
    and may break code that relies on a regex against the error message. This
    addresses RT #89378, requested by several people.
  0.19 2014-11-08
  - Added support for the depends parameter. RT #98685. (Hans Staugaard)
* Wed Jun 05 2013 coolo@suse.com
- updated to 0.18
  - Fix broken prereq specification in 0.17. Reported by Justin Hunter.
  - Fix tests that broke with new hash randomization in 5.17.6. (Dagfinn
    Ilmari Mannsåker)
* Sun Dec 25 2011 coolo@suse.com
- update to 0.16
  - The validated_list and validated_hash functions now accept the values to
    be validated as both a hash and a hash reference.
  - Add MX_PARAMS_VALIDATE_ALLOW_EXTRA which allows extra parameters in
    validation calls (like allow_extra for Params::Validate).
  - Converted to Test::Fatal.
* Wed Dec 01 2010 coolo@novell.com
- switch to perl_requires macro
* Thu Jul 15 2010 chris@computersalat.de
- initial package 0.14
  * created by cpanspec 1.78