make room for $VERSION after package declaration (newer [PkgVersion] requires it)
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin.pm
2014-07-16 Karen Etheridge make room for $VERSION after package declaration (newer...
2010-09-27 Jesse Luehrs this is unnecessary, and will warn on next moose release
2009-04-09 oliver resolve rt.cpan#44902 warning due to deprecated use...
2008-01-25 matthewt use alias_method instead of trying to bolt in the MOP...
2007-06-27 matthewt plugin metaclass, profiles, commands plugi