summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2021-04-30 13:03:42 -0400
committerRicardo Signes <rjbs@semiotic.systems>2021-04-30 13:03:49 -0400
commit1f3ff4e0f375faece879e51d65fbad72391fd029 (patch)
treedf7c55b68e7a8a6e74dc488fa9fcbd30efeae89c
parent7725a6a2cac4e71aafda37fca2574f5fdf01652b (diff)
downloadperl-1f3ff4e0f375faece879e51d65fbad72391fd029.tar.gz
perlexperiment: note warning category for win32_perlio
-rw-r--r--pod/perlexperiment.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod
index 7a0e65dccd..b055f24dd3 100644
--- a/pod/perlexperiment.pod
+++ b/pod/perlexperiment.pod
@@ -97,6 +97,9 @@ See L<re/'strict' mode>
=item The <:win32> IO pseudolayer
+Using this feature triggers warnings in the category
+C<experimental::win32_perlio>.
+
The ticket for this experiment is
L<[perl #13198]|https://github.com/Perl/perl5/issues/13198>.