Changes for version 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.
Modules
- MooseX::FunkyAttributes - add code smell to your Moose attributes
- MooseX::FunkyAttributes::Meta::Accessor - shim for inlining
- MooseX::FunkyAttributes::Role::Attribute - custom get/set/clear/has coderefs
- MooseX::FunkyAttributes::Role::Attribute::Delegated - delegate an attribute to another object
- MooseX::FunkyAttributes::Role::Attribute::InsideOut - an inside-out attribute