Unicode: add the case folding table.
[p5sagit/p5-mst-13.2.git] / 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