[Bps-public-commit] r14320 - Carp-REPL/lib/Carp

sunnavy at bestpractical.com sunnavy at bestpractical.com
Sun Jul 20 03:00:42 EDT 2008


Author: sunnavy
Date: Sun Jul 20 03:00:41 2008
New Revision: 14320

Modified:
   Carp-REPL/lib/Carp/REPL.pm

Log:
make perldoc happy

Modified: Carp-REPL/lib/Carp/REPL.pm
==============================================================================
--- Carp-REPL/lib/Carp/REPL.pm	(original)
+++ Carp-REPL/lib/Carp/REPL.pm	Sun Jul 20 03:00:41 2008
@@ -129,6 +129,7 @@
 =head1 USAGE
 
 =head2 C<-MCarp::REPL>
+
 =head2 C<-MCarp::REPL=warn>
 
 Works as command line argument. This automatically installs the die handler for
@@ -137,6 +138,7 @@
 mysterious warnings.
 
 =head2 C<use Carp::REPL;>
+
 =head2 C<use Carp::REPL 'warn';>
 
 Same as above.



More information about the Bps-public-commit mailing list