Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-version
From: Christoph Badura
Date: 2007-01-10 23:08:05
Message id: 20070110220805.94AD3211CA@cvs.netbsd.org
Log Message:
Update debel/p5-version to 0.68.
Changes since 0.6701:
2006-10-29 John Peacock <jpeacock@cpan.org>
Release 0.68 to CPAN with locale tests.
2006-10-08 John Peacock <jpeacock@cpan.org>
I was wrong. Apparently all releases of Perl require you to force the PV
to be regenerated after changing the locale.
2006-10-08 John Peacock <jpeacock@cpan.org>
Lots of changes. Problems noted in bleadperl because of locales which use
commas for the decimal point. Both XS and Perl code updated to handle
this, which was tricky for the latter because locale handling was so bad
prior to 5.8.0. Harmless warning during testing caused by bad interaction
between POSIX and Test::More's AUTOLOAD (no idea how to fix it).
Also bumped up required versions in tests and updated Makefile.PL to
correctly install the POD file.
Files: