weave some pod, respecting overridden authors/legal
[p5sagit/Devel-REPL.git] / lib / Devel / REPL / Plugin / PPI.pm
index 44aedb2..cb84861 100644 (file)
@@ -1,6 +1,7 @@
 use strict;
 use warnings;
 package Devel::REPL::Plugin::PPI;
+# ABSTRACT: PPI dumping of Perl code
 
 our $VERSION = '1.003027';
 
@@ -28,10 +29,6 @@ __END__
 
 =pod
 
-=head1 NAME
-
-Devel::REPL::Plugin::PPI - PPI dumping of Perl code
-
 =head1 SYNOPSIS
 
   repl> #ppi Devel::REPL
@@ -66,5 +63,3 @@ L<Deve::REPL::Plugin::OutputCache> there is no new value in C<_>.
 Shawn M Moore E<lt>sartak@gmail.comE<gt>
 
 =cut
-
-