cleanup require usage so we don't trample on $@ and tweak the DEMOLISH code slightly
[gitmo/Role-Tiny.git] / lib / Moo / Role.pm
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-02-25 Matt S Trout add copyright statements
2011-01-12 Matt S Trout Switch package name for class+role composed class to...
2011-01-08 Matt S Trout rewrite nonMoo detection
2010-11-16 Matt S Trout clean up and add NAME sections
2010-11-16 Matt S Trout make role application interface consistent
2010-11-16 Arthur Axel 'fREW... Documentation for Moo::Role
2010-11-16 Matt S Trout guard against double import
2010-11-13 Matt S Trout don't try and apply modifiers during role composition
2010-11-10 Matt S Trout Moo/Role was new, not an mv, so got missed