X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FPeek.pm;h=f5d2d5aab031537edfd73a43ada94afce7d2303f;hp=ba0cea3c4e17bf94e85aa2ea8778e8f2bd52e7a7;hb=9d2a4940f5958d82828272364ef754e9290b6113;hpb=f109bc790c4450543e3bd07beb3abee5c4b923e0 diff --git a/lib/Devel/REPL/Plugin/Peek.pm b/lib/Devel/REPL/Plugin/Peek.pm index ba0cea3..f5d2d5a 100644 --- a/lib/Devel/REPL/Plugin/Peek.pm +++ b/lib/Devel/REPL/Plugin/Peek.pm @@ -1,6 +1,7 @@ use strict; use warnings; package Devel::REPL::Plugin::Peek; +# ABSTRACT: L plugin for L. our $VERSION = '1.003027'; @@ -34,10 +35,6 @@ __END__ =pod -=head1 NAME - -Devel::REPL::Plugin::Peek - L plugin for L. - =head1 SYNOPSIS repl> #peek "foo"