This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
174299a
)
Correct POD link to perlrun.pod to be more accurate
author
Ævar Arnfjörð Bjarmason
<avar@cpan.org>
Tue, 27 Apr 2010 16:35:39 +0000
(16:35 +0000)
committer
Rafael Garcia-Suarez
<rgs@consttype.org>
Wed, 28 Apr 2010 07:42:17 +0000
(09:42 +0200)
Now liking to the specific section in perlrun that discusses
sitecustomize.pl
Signed-off-by: Ævar Arnfjörð Bjarmason <avar@cpan.org>
pod/perlvar.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlvar.pod
b/pod/perlvar.pod
index
f4767cf
..
ed90610
100644
(file)
--- a/
pod/perlvar.pod
+++ b/
pod/perlvar.pod
@@
-1385,7
+1385,8
@@
is considerably faster, especially for files on network drives.
This variable could be set in the F<sitecustomize.pl> file to
configure the local Perl installation to use "sloppy" stat() by
-default. See L<perlrun> for more information about site
+default. See the documentation for B<-f> in
+L<perlrun|perlrun/"Command Switches"> for more information about site
customization.
=item $EXECUTABLE_NAME