[DOC PATCH] Carp.pm pod typo
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 28 Sep 2001 23:14:51 +0000 (01:14 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 28 Sep 2001 22:23:05 +0000 (22:23 +0000)
Message-ID: <20010928231451.E16889@rafael>

p4raw-id: //depot/perl@12261

lib/Carp.pm

index f2e042e..cd2cfdb 100644 (file)
@@ -50,7 +50,7 @@ This feature is enabled by 'importing' the non-existent symbol
 
     perl -MCarp=verbose script.pl
 
-or by including the string C<MCarp=verbose> in the L<PERL5OPT>
+or by including the string C<MCarp=verbose> in the PERL5OPT
 environment variable.
 
 =head1 BUGS