summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>2010-04-27 16:33:43 +0000
committerVincent Pit <perl@profvince.com>2010-05-06 20:58:02 +0200
commit5b77effe3139b8d5d7c928f64c430868f5fb6b5c (patch)
tree01a514d4d76c45c5fa7acb733859779e86b0c68d
parent928c009c1747b5d911b7da3c11e42edefd3bd948 (diff)
downloadperl-5b77effe3139b8d5d7c928f64c430868f5fb6b5c.tar.gz
Add POD index entries for sitecustomize and sitecustomize.pl
This covers all non-perldelta occurrences of documentation that discusses sitecustomize.pl Signed-off-by: Ævar Arnfjörð Bjarmason <avar@cpan.org>
-rw-r--r--pod/perlrun.pod2
-rw-r--r--pod/perlvar.pod1
2 files changed, 2 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 4905af049f..1d91694278 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -440,7 +440,7 @@ behaves just like B<-e>, except that it implicitly enables all
optional features (in the main compilation unit). See L<feature>.
=item B<-f>
-X<-f>
+X<-f> X<sitecustomize> X<sitecustomize.pl>
Disable executing F<$Config{sitelib}/sitecustomize.pl> at startup.
diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index febf15f65f..45f17253e6 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -1368,6 +1368,7 @@ The current set of warning checks enabled by the C<use warnings> pragma.
See the documentation of C<warnings> for more details.
=item ${^WIN32_SLOPPY_STAT}
+X<sitecustomize> X<sitecustomize.pl>
If this variable is set to a true value, then stat() on Windows will
not try to open the file. This means that the link count cannot be