X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FTurtles.pm;h=325d3ba497f4dc31d61fa85f376522e198bfada7;hp=387f20bf4f1890eee84e81ea1473a5308b59d339;hb=5ac988901b5ccbf3b31cdf980534d0c9631d9e4a;hpb=dff8f09fd635cf86407f90e4cd08dd77942b3bf0 diff --git a/lib/Devel/REPL/Plugin/Turtles.pm b/lib/Devel/REPL/Plugin/Turtles.pm index 387f20b..325d3ba 100644 --- a/lib/Devel/REPL/Plugin/Turtles.pm +++ b/lib/Devel/REPL/Plugin/Turtles.pm @@ -3,7 +3,7 @@ use warnings; package Devel::REPL::Plugin::Turtles; # ABSTRACT: Generic command creation using a read hook -our $VERSION = '1.003027'; +our $VERSION = '1.003028'; use Devel::REPL::Plugin; use Scalar::Util qw(reftype);