pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-MooseX-NonMoose
Module Name: pkgsrc
Committed By: rhaen
Date: Mon Oct 12 21:59:45 UTC 2009
Modified Files:
pkgsrc/devel/p5-MooseX-NonMoose: Makefile distinfo
Log Message:
- updated to 0.07
ChangeLog:
0.07 09/27/2009
Start adding support for non-Moose destructors. Destructor inlining isn't
supported yet, since Moose isn't quite flexible enough there for it to be
more than an annoying hack, but this should still work with immutable
classes anyway.
0.06 09/27/2009
defining a custom constructor in a class using mx-nonmoose now works
use a less broken test for whether or not a superclass has an inlined
constructor (fixes issue uncovered by fixes to Moose's metaclass
compatibility fixing)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-MooseX-NonMoose/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-MooseX-NonMoose/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