Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-MooseX-Object-Pluggable
From: Wen Heping
Date: 2014-07-13 13:39:43
Message id: 20140713113943.4115896@cvs.netbsd.org
Log Message:
Update to 0.0013
Update LICENSE
Upstream changes:
0.0013 2014-02-02 08:53:34Z
- line numbers in shipped code are now almost the same (within 3) as
the repository source, for easier debugging
- add error diagnostic if the plugin is not a Moose role (RT#49507)
- avoid continuing on after failing to load a plugin (RT#63013)
- keep track of all plugins successfully loaded so far in case we
fail in the middle (RT#88562)
0.0012 2013-11-11 03:59:19Z
- removed use of deprecated Class::MOP::load_class
- repository migrated from shadowcat to the github moose organization
Files: