run hooks on role creation
[gitmo/Role-Tiny.git] / lib / Role / Tiny.pm
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