X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL.pm;h=5ca410e466fcbdc16cbe8fe20ea431a3aa78751f;hp=b0a413fa35418758f3036e445a29b87825e53d70;hb=10bf9f1c3f8e41373660534c966be8a2eb24e178;hpb=da4881b1648ae6e76bf3d9387df92ef6c57a08a6 diff --git a/lib/Devel/REPL.pm b/lib/Devel/REPL.pm index b0a413f..5ca410e 100644 --- a/lib/Devel/REPL.pm +++ b/lib/Devel/REPL.pm @@ -5,7 +5,7 @@ use Moose; use namespace::clean -except => [ 'meta' ]; use 5.008001; # backwards compat, doesn't warn like 5.8.1 -our $VERSION = '1.003004'; # 1.3.4 +our $VERSION = '1.003009_01'; # 1.3.9_01 with 'MooseX::Object::Pluggable'; @@ -406,6 +406,10 @@ Matt S Trout - mst (at) shadowcatsystems.co.uk (L >> +=item Norbert Buchmuller C<< >> + +=item Dave Houston C<< >> + =back =head1 LICENSE