+1.3.9
+ - Fix scary Moose 0.98 box, adding a check for ->isa('Devel::REPL') in Meta/Plugin.pm
1.3.8
- resolve rt.cpan#44231 SIGINT does not quit the REPL just kills the line being edited
1.3.7
use namespace::clean -except => [ 'meta' ];
use 5.008001; # backwards compat, doesn't warn like 5.8.1
-our $VERSION = '1.003007'; # 1.3.7
+our $VERSION = '1.003009'; # 1.3.9
with 'MooseX::Object::Pluggable';
=item Norbert Buchmuller C<< <norbi@nix.hu> >>
+=item Dave Houston C<< <dhouston@cpan.org> >>
+
=back
=head1 LICENSE