Upstream changes:
0.29 2013-11-15 02:31:46Z
* change docs to recommending using a role to grant Inheritable behaviour
rather than a superclass, and changed tests to match
* converted all uses of namespace::clean to namespace::autoclean
* converted all uses of Test::Exception to Test::Fatal
* repository migrated to the github moose organization
0.28 2012-09-04 03:28:26Z
* RT#79385: Import Carp::croak into the right package (spotted by Bill
Moseley)
0.27 2012-02-13 18:28:00Z
* Fix issue with new Moose and new Module::Runtime where Moose
functions were not getting correctly exported to the users of
this module.
0.26 2012-01-13 12:06:00Z
* Fix packages relying on ->meta->make_immutable to return true.
This should work, but doesn't in some occasional circumstances.