Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Moose
From: Stoned Elipot
Date: 2010-06-12 23:46:34
Message id: 20100612214634.C864A175DD@cvs.netbsd.org
Log Message:
Update p5-Moose from version 1.05 to version 1.07.
Upstream changes:
1.07 Sat, Jun 05, 2010
[BUG FIXES]
* Fixed a minor metaclass compatibility fixing bug dealing with immutable
classes and non-class metaclass traits (doy, dougdude).
1.06 Tue, Jun 01, 2010
[NEW FEATURES]
* Added '0+' overloading in Moose::Meta::TypeConstraint so that we can
more uniformly compare type constraints between 'classic' Moose type
constraints and MooseX::Types based type constraints.
Files: