Pkgsrc changes:
- Add build dependency on devel/p5-Test-Exception
Upstream changes:
0.14 Sun, Jun 7 01:51:49 2009 +0100
* Fix bugs with composing roles with method attributes into other
roles with method attributes + tests
0.13 Thu, 28 May 2009 01:19:00 +0100
* Add Test::More and Test::Exception to requirements for RT#46395
and RT#46396
0.12 Mon, 25 May 2009 19:33:30 +0100
* Add additional tests for role composition behavior.
* Add an error message if someone tries to exclude or alias methods
from a role with attributes, which currently doesn't work.
* Add tests for this error, and tests for behavior if aliasing did work.
- Updating package for p5 module MooseX::MethodAttributes from 0.09
to 0.11
- Adjusting dependencies
Upstream changes:
0.11 Fri, 15 May 2009 18:02:27 +0200
* Depend on Moose 079 to prevent metaclass incompatibility failure.
0.10 Thu, 14 May 2009 00:08:30 +0100
* Stop non Moose classes which inherit MooseX::MethodAttributes::Inheritable
and which define a sub meta from throwing an exception.
This module is a required dependency for the update of Catalyst::Runtime
(/www/p5-Catalyst-Runtime) to 5.800.
This package contains Moose meta method objects.