From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

MooseX-FunkyAttributes
======================
Created: 2012-09-14
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.003 2014-03-26
[ Bug Fixes ]
- Fix constructors in immutable classes.
Fixes RT#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