Changes for version 0.09
- remove Module::Build in favor of Module::Install
- MooseX::AttributeHelpers::MethodProvider::Hash
- delete with multiple keys will now work (thanks to frodwith)
- MooseX::AttributeHelpers::MethodProvider::List
- add "join" and "elements" provided methods (thanks to Sartak)
- MooseX::AttributeHelpers::MethodProvider::Array
- add "splice" provided method
Modules
Extend your attribute interfaces
Base class for attribute helpers
Base class for all collection type helpers