pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Moose
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 4 12:32:53 UTC 2010
Modified Files:
pkgsrc/devel/p5-Moose: Makefile distinfo
Log Message:
Update to 0.95, provided by Wen Heping in PR 42740.
0.95 Thu, Feb 4, 2010
[NEW FEATURES]
* Moose::Meta::Attribute::Native::Trait::Code now provides execute_method, in
addition to execute, to be able to call a code attribute as a method.
(Florian Ragwitz)
[ENHANCEMENTS]
* Moose::Object::does no longer checks the entire inheritance tree, since
Moose::Meta::Class::does_role already does this. (doy)
* Moose::Util::add_method_modifier (and subsequently the sugar functions
Moose::before,
Moose::after, and Moose::around) can now accept arrayrefs, with the same
behavior as lists. Types other than arrayref and regexp result in an error.
(Dylan Hardison)
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-Moose/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Moose/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