clean up and add NAME sections
[gitmo/Moo.git] / lib / Role / Tiny.pm
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 Matt S Trout clean up does_role docs
2010-11-16 Arthur Axel 'fREW... Documentation for Role::Tiny
2010-11-16 Matt S Trout guard against double import
2010-11-15 Matt S Trout make does_role work on objects
2010-11-14 Matt S Trout move _getglob def above strict for elegance
2010-11-13 Matt S Trout don't try and apply modifiers during role composition
2010-11-13 Matt S Trout _load_module
2010-11-12 Matt S Trout handles and asserter support
2010-11-10 Matt S Trout factor out and rename
2010-11-08 Matt S Trout add BUILDALL support
2010-11-08 Matt S Trout refactor Role::Tiny and add class w/roles construction
2010-11-07 Matt S Trout support trigger
2010-11-07 Matt S Trout subclassing and role composition for attributes
2010-11-07 Matt S Trout remove more tabs. frackers are breeding in the pipes.
2010-11-07 Matt S Trout import strictures
2010-11-06 Matt S Trout Class::Tiny and refactor _getglob out into _Utils
2010-11-06 Matt S Trout clean up, add with and ->does
2010-11-06 Matt S Trout basic Role::Tiny code