Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Moose
From: Jens Rehsack
Date: 2010-02-16 11:35:49
Message id: 20100216103549.96C7E175DF@cvs.netbsd.org
Log Message:
Updating devel/p5-Moose from 0.96 to 0.98
Upstream changes:
0.98 Wed, Feb 10, 2010
[BUG FIXES]
* An internals change in 0.97 broke role application to an instance in some
cases. The bug occurred when two different roles were applied to different
instances of the same class. (Rafael Kitover)
0.97 Tue, Feb 9, 2010
[BUG FIXES]
* Calling ->reinitialize on a cached anonymous class destroyed the cache,
causing the class to go out of scope unexpectedly. This could easily
happen at a distance by applying a metarole to an anonymous class. (Dave
Rolsky).
Files: