fix version requirement
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / B / Concise.pm
2014-07-16 Karen Etheridge fix version requirement
2013-12-11 Karen Etheridge compileOpts was not added until 0.62 - perl 5.009002
2013-09-09 Karen Etheridge whitespace fixes
2013-09-09 Karen Etheridge remove unneeded shebangs and "use lib" directives
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-06-02 Sartak r61423@onn: sartak | 2008-06-02 16:00:33 -0400
2008-05-25 Sartak Add a PPI plugin for #ppi CODE
2008-05-07 nothingmuch make mangling optional in B::Concise plugin
2008-05-05 nothingmuch update B::Concise plugin for error handling
2008-05-05 nothingmuch Devel::REPL::Plugin::B::Concise