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=9989e8c78d7634d2e1fa22fc7c18d48ca4e59cf4;hp=6d71798e5ebf4f3004e0c9c868bafb924c86c5cf;hb=ab213f1fb1871c2b753fcea321938e8815a04c39;hpb=1f2b8d5046237f79692365f4f3e8119f479c5a78 diff --git a/lib/Devel/REPL.pm b/lib/Devel/REPL.pm index 6d71798..9989e8c 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.003001'; # 1.3.1 +our $VERSION = '1.003002'; # 1.3.2 with 'MooseX::Object::Pluggable'; @@ -346,7 +346,17 @@ L =item * -L +L + +=back + +Optionally, some plugins if installed will require the following modules: + +=over 4 + +=item * + +L =item * @@ -354,7 +364,7 @@ L =item * -L +L =item * @@ -362,12 +372,16 @@ L =item * -L +L =item * L +=item * + +L + =back =head1 AUTHOR @@ -388,7 +402,7 @@ Matt S Trout - mst (at) shadowcatsystems.co.uk (L