The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
MooseX-DeclareX
===============

Created:      2012-08-20
Home page:    <https://metacpan.org/release/MooseX-DeclareX>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=MooseX-DeclareX>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.008  2013-07-03

 - (Bugfix) Get `has` handling to work properly for
   MooseX::DeclareX::MethodPrefix.

0.007  2013-06-28

 - (Update) Fix hash key randomization issues.
 - (Update) Remove use of smart match.

0.006  2012-09-03

 - (Addition) Inject imports into classes.

0.005  2012-08-25  # Preikestolen

 - (Addition) MooseX::Types injection into classes.
 - (Addition) Some handy constants for attribute definition.

0.004  2012-08-24

 - (Bugfix) Get MooseX::Declare relative-package-naming feature working.
   (The 'namespace' keyword is still not working.)

0.003  2012-08-22

 - (Packaging) Split out abstract class functionality.
 - (Packaging) Split out method privacy functionality.

0.002  2012-08-21

 - (Packaging) Add dep on Throwable::Error.

0.001  2012-08-21  # Initial release