From: Bernard Quatermass Date: Fri, 12 Nov 1999 23:11:43 +0000 (+0000) Subject: small patch for perldoc X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a85d71bc598e6f8a919997b62e4449e29d1fbb95;p=p5sagit%2Fp5-mst-13.2.git small patch for perldoc To: perl5-porters@perl.org Message-Id: p4raw-id: //depot/cfgperl@4566 --- diff --git a/utils/perldoc.PL b/utils/perldoc.PL index e0f276a..760a0ce 100644 --- a/utils/perldoc.PL +++ b/utils/perldoc.PL @@ -51,7 +51,7 @@ if (@ARGV<1) { my $me = $0; # Editing $0 is unportable $me =~ s,.*/,,; die <