summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2014-06-03 16:56:40 +1000
committerTony Cook <tony@develop-help.com>2014-06-10 10:29:22 +1000
commit7ac929242683a823b48fb2fae8e9fa6be059fa5a (patch)
tree9ae8741f7b23aab9d0ebdfa83d01c3cf55341c40 /pod
parent3442c4b3e005f425ea32c16225fbf4bd0cb1fb54 (diff)
downloadperl-7ac929242683a823b48fb2fae8e9fa6be059fa5a.tar.gz
add a warning for using the :win32 PerlIO layer
Diffstat (limited to 'pod')
-rw-r--r--pod/perldiag.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 74f2e49e84..7d157d711e 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -4227,6 +4227,14 @@ are as follows.
Both numeric and string values are accepted, but note that string values are
case sensitive. The default for this setting is "RANDOM" or 1.
+=item PerlIO layer ':win32' is experimental
+
+(S experimental::win32_perlio) The C<:win32> PerlIO layer is
+experimental. If you want to take the risk of using this layer,
+simply disable this warning:
+
+ no warnings "experimental::win32_perlio";
+
=item pid %x not a child
(W exec) A warning peculiar to VMS. Waitpid() was asked to wait for a