Subject: CVS commit: pkgsrc/devel/p5-Params-Validate
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/08/2007 19:36:37
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu Nov  8 19:36:37 UTC 2007

Modified Files:
	pkgsrc/devel/p5-Params-Validate: Makefile distinfo

Log Message:
Update to 0.89:

0.89 October 31, 2007

- With validation turned off, the pure Perl version incorrectly
  ignored an odd number of parameters when a hash was expected (no
  validation still does the bare minimum of checks needed to set
  defaults).

- Added pod & pod coverage tests.

- Modernized test suite to use Test::More and fixed some test suite
  bugs along the way.

- Attribute::Params::Validate would die when given a ValidatePos
  attribute containing one element.

- More tests are skipped on 5.6.0.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/devel/p5-Params-Validate/Makefile
cvs rdiff -r1.15 -r1.16 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.