complete attributeshortcuts support
[gitmo/Moo.git] / lib / Moo / HandleMoose.pm
2012-04-06 Matt S Trout complete attributeshortcuts support
2012-04-05 Matt S Trout remember to register roles with newly created metaclass
2012-04-04 Matt S Trout switch to subref style for type mapping
2012-04-04 Matt S Trout inflation of isa constraints
2012-04-04 Matt S Trout method modifiers for roles
2012-04-04 Matt S Trout add required methods for roles
2012-04-02 Matt S Trout role application works for a simple case
2012-04-02 Matt S Trout the beginnings of Moose handling