From: Ævar Arnfjörð Bjarmason Date: Tue, 27 Apr 2010 16:33:43 +0000 (+0000) Subject: Add POD index entries for sitecustomize and sitecustomize.pl X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=174299acb698a1987ef8eb1cbf28c36b1c0bb6fe;p=p5sagit%2Fp5-mst-13.2.git 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 --- diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 4905af0..1d91694 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. =item B<-f> -X<-f> +X<-f> X X Disable executing F<$Config{sitelib}/sitecustomize.pl> at startup. diff --git a/pod/perlvar.pod b/pod/perlvar.pod index 0dd2e1e..f4767cf 100644 --- a/pod/perlvar.pod +++ b/pod/perlvar.pod @@ -1375,6 +1375,7 @@ The current set of warning checks enabled by the C pragma. See the documentation of C for more details. =item ${^WIN32_SLOPPY_STAT} +X X 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