D::GD 08 uses S'Ex::Progressive so we can uninline the fallback now
[gitmo/Moo.git] / lib / Moo / _Utils.pm
2012-08-04 Matt S Trout D::GD 08 uses S'Ex::Progressive so we can uninline...
2012-07-26 Matt S Trout require D::GD 0.07 to avoid prototype mismatch errors
2012-06-26 Matt S Trout no Moo and no Moo::Role
2012-06-20 Matt S Trout squelch redefine warnings in the coderef installation...
2012-05-24 Matt S Trout optional D::GD usage
2012-05-14 Matt S Trout inline Devel::GlobalDestruction pure perl code temporarily
2012-05-06 Matt S Trout add comment to _name_coderef
2012-05-06 Matt S Trout fix coderef naming to avoid confusing autoclean
2012-04-26 Matt S Trout Devel::GlobalDestruction
2012-04-24 Peter Rabbitson initial spike towards sub naming to collaborate with...
2012-04-20 Matt S Trout fix silly bug in _load_module
2012-04-02 Matt S Trout the beginnings of Moose handling
2012-03-16 Peter Rabbitson Fix spurious 'once' warnings
2012-03-16 Matt S Trout Module::Runtime-ify
2012-02-11 Matt S Trout additional local $\@ removals
2012-02-11 Matt S Trout revert local $\@ around require to avoid eating errors
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-10-03 Alex J. G. Burzyński add _get_linear_isa and _in_global_destruction
2011-06-03 Matt S Trout transfer changes to _load_module to Role::Tiny's inline...
2011-04-22 Peter Rabbitson Bring back 5.8.1 support
2010-12-05 matthewt fix _load_module to deal with subpackages correctly
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-10 Matt S Trout remove bless because it confuses things
2010-11-10 Matt S Trout factor out and rename