From 042e981a9d7db562893cb666e399d7ed2acc518d Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Sat, 29 Sep 2001 01:14:51 +0200 Subject: [PATCH] [DOC PATCH] Carp.pm pod typo Message-ID: <20010928231451.E16889@rafael> p4raw-id: //depot/perl@12261 --- lib/Carp.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Carp.pm b/lib/Carp.pm index f2e042e..cd2cfdb 100644 --- a/lib/Carp.pm +++ b/lib/Carp.pm @@ -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 in the L +or by including the string C in the PERL5OPT environment variable. =head1 BUGS -- 2.7.4