Changes for version 1.004 - 2014-01-14
- use the MOP instead of Sub::Install (thanks ribasushi and mst for the hint)
- fix the trait namespace lookup, it was completely wrong; now it actually does what the documentation says (with test)
Modules
create models / views at load time
trait-aware adaptor for Models
plugin to create Models from configuration
parameterised role for trait-aware component adaptors
parameterised role for plugins to create components from configuration
trait-aware adaptor for Views
plugin to create Views from configuration