merge trunk to pluggable errors
[gitmo/Moose.git] / lib / Moose / Meta / Role / Application / ToInstance.pm
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-05-13 Jonathan Rockway use correct metaclass when applying roles to instances
2008-03-14 Stevan Little adding in the ability to pass params to rebles when...
2008-02-11 Stevan Little a bug fix and some tweaks 0_37
2008-01-16 Stevan Little changelog stuff, mostly
2008-01-14 Stevan Little anon-roles are now more efficient about package usage
2007-12-31 Stevan Little updating copyright dates
2007-12-30 Stevan Little composition and the role model are now decoupled
2007-12-30 Stevan Little refactor in progress, beware (still passing all my...