make room for $VERSION after package declaration (newer [PkgVersion] requires it)
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / ShowClass.pm
2014-07-16 Karen Etheridge make room for $VERSION after package declaration (newer...
2013-09-09 Karen Etheridge whitespace fixes
2013-09-09 Karen Etheridge add use strict; use warnings to modules, just to be...
2012-10-31 Karen Etheridge use namespace::autoclean in Moose classes
2008-05-31 Sartak r61342@onn: sartak | 2008-05-31 12:21:47 -0400
2008-05-27 Sartak r61091@onn: sartak | 2008-05-26 21:32:50 -0400
2007-04-22 matthewt rejig to provide $REPL instead of $self, fix namespace...
2007-04-13 stevan adding in some plugins