Revision history for Devel-REPL
+1.003018 - 2013-05-19
- more attempts to fix Term::ReadLine issues in tests (RT#84246, mephinet)
1.003017 - 2013-04-03
use namespace::autoclean;
use 5.008001; # backwards compat, doesn't warn like 5.8.1
-our $VERSION = '1.003017';
+our $VERSION = '1.003018';
with 'MooseX::Object::Pluggable';