added more meta resources and added more support relevant links into the POD document...
[gitmo/Moo.git] / lib / Sub / Defer.pm
2013-03-16 Torsten Raudssus added more meta resources and added more support releva...
2013-01-22 Christian Walde prevent call of _install_coderef in Sub::Defer from...
2012-04-24 Peter Rabbitson initial spike towards sub naming to collaborate with...
2011-01-08 Matt S Trout fix clobberage of runtime-installed wrappers by Sub...
2011-01-08 Matt S Trout rewrite nonMoo detection
2010-11-16 Matt S Trout cleanup and warning notice
2010-11-16 Matt S Trout clean up and add NAME sections
2010-11-16 Arthur Axel 'fREW... Documentation for Sub::Defer
2010-11-10 Matt S Trout remove bless because it confuses things
2010-11-10 Matt S Trout factor out and rename
2010-11-07 Matt S Trout add Sub::Quote and rename Defer routines
2010-11-06 Matt S Trout Class::Tiny and refactor _getglob out into _Utils
2010-11-06 Matt S Trout first cut at Sub::Defer