pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Mouse
Module Name: pkgsrc
Committed By: sno
Date: Tue Sep 22 17:48:01 UTC 2009
Modified Files:
pkgsrc/devel/p5-Mouse: Makefile distinfo
Log Message:
Updating devel/p5-Mouse from 0.29 to 0.32
Upstream changes:
0.32 Tue Sep 22 16:44:57 2009
* Add many tests copied from Moose (gfx)
* Fix Mouse::Util::find_meta() and Mouse::Util::does_role() (gfx)
* Fix the timing triggers are invoked (gfx)
* Implement confliction checks in roles
* work around create() and create_anon() in Mouse::Meta::Role
0.31 Tue Sep 22 11:08:12 2009
* Add find_meta() and does_role() to Mouse::Util (gfx)
* Fix tests using Class::Method::Modifiers to be skipped correctly (gfx)
* Remove Test::Mouse, which was accidentally included (gfx)
0.30 Mon Sep 21 16:43:05 2009
* Implement RT #46930 (accessor/reader/writer in has()) (gfx)
* Work around anonymous classes as mortal classes (gfx)
* Implement with $role => -exlucdes => [...] (gfx)
* Implement get_method() in M::Meta::Class and M::Meta::Role (gfx)
* Make get_method_list() compatible with Moose's (gfx)
* Make unimport() not to remove non-Mouse functions (blessed and confess)
(gfx)
* Remove a lot of duplication code (gfx)
* Support is => 'bare', and you must pass and 'is' option to has() (gfx)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Mouse/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Mouse/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