From: Ilya Zakharevich Date: Thu, 11 Dec 1997 19:37:00 +0000 (-0500) Subject: Allow "perldoc -F filename": X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cce34969d5db0324ad932993341d3b01490c4690;p=p5sagit%2Fp5-mst-13.2.git Allow "perldoc -F filename": Subject: 5.004_55: Patch to perldoc p4raw-id: //depot/perl@368 --- diff --git a/utils/perldoc.PL b/utils/perldoc.PL index d223a9a..0ac8e0a 100644 --- a/utils/perldoc.PL +++ b/utils/perldoc.PL @@ -48,7 +48,7 @@ if(@ARGV<1) { $me = $0; # Editing $0 is unportable $me =~ s,.*/,,; die < file names + +Consider arguments as file names, no search in directories should be performed. + =item B<-f> perlfunc The B<-f> option followed by the name of a perl built in function will