pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Params-Validate
Module Name: pkgsrc
Committed By: abs
Date: Wed May 28 21:29:55 UTC 2008
Modified Files:
pkgsrc/devel/p5-Params-Validate: Makefile distinfo
Log Message:
Updated devel/p5-Params-Validate to 0.91
0.91 May 3, 2008
- The fix for handling @_'s readonly-ness introduced a refcounting
bug. One symptom of this was a failing Log::Dispatch test. Reported
by Andreas Koenig. RT #35608.
0.90 May 1, 2008
- Make the XS version of Params::Validate recognize regexp objects
with Perl 5.11.0-to-be. Patch by Andreas Koenig. RT #32872.
- 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. Reported by W J Moore. RT #34410.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/devel/p5-Params-Validate/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/p5-Params-Validate/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index