X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FNopaste.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FNopaste.pm;h=1197aa28d41d59dc4a360f53ad8725a327b9fd43;hp=353ec2b60797d6054925f61892a3be88f80fe029;hb=9d2a4940f5958d82828272364ef754e9290b6113;hpb=f109bc790c4450543e3bd07beb3abee5c4b923e0 diff --git a/lib/Devel/REPL/Plugin/Nopaste.pm b/lib/Devel/REPL/Plugin/Nopaste.pm index 353ec2b..1197aa2 100644 --- a/lib/Devel/REPL/Plugin/Nopaste.pm +++ b/lib/Devel/REPL/Plugin/Nopaste.pm @@ -1,6 +1,7 @@ use strict; use warnings; package Devel::REPL::Plugin::Nopaste; +# ABSTRACT: #nopaste to upload session's input and output our $VERSION = '1.003027'; @@ -98,9 +99,7 @@ sub command_pastetitle { __END__ -=head1 NAME - -Devel::REPL::Plugin::Nopaste - #nopaste to upload session's input and output +=pod =head1 COMMANDS @@ -152,4 +151,3 @@ Shawn M Moore, C<< >> =back =cut -