diff options
Diffstat (limited to 'pod/perlvar.pod')
-rw-r--r-- | pod/perlvar.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perlvar.pod b/pod/perlvar.pod index 0dd2e1e2f1..f4767cff4c 100644 --- a/pod/perlvar.pod +++ b/pod/perlvar.pod @@ -1375,6 +1375,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 |