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

Created:      2012-09-14
Home page:    <https://metacpan.org/release/MooseX-FunkyAttributes>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=MooseX-FunkyAttributes>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.003	2014-03-26

 [ Bug Fixes ]
 - Fix constructors in immutable classes.
   Fixes RT#94201.
   <https://rt.cpan.org/Ticket/Display.html?id=94201>

 [ Packaging ]
 - use Dist::Inkt

 [ Other ]
 - Just generally improve inlining logic.
 - Updated: Switch from Exporter::Everything to Exporter::Shiny.

0.002	2013-02-08

 [ Documentation ]
 - Document the metaobject interface (albeit briefly).
 - Document the test suite.
 - Include example scripts.
 - Show MooseX::CustomInitArgs in example, and include in SEE ALSO.

 [ Other ]
 - General tiding up.

0.001	2012-09-17	Initial release