We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
for my (...) is experimental
1 parent 6f1e322 commit 8b53382Copy full SHA for 8b53382
pod/perldiag.pod
@@ -2716,12 +2716,6 @@ some time before now. Check your control flow. flock() operates on
2716
filehandles. Are you attempting to call flock() on a dirhandle by the
2717
same name?
2718
2719
-=item for my (...) is experimental
2720
-
2721
-(S experimental::for_list) This warning is emitted if you use C<for> to
2722
-iterate multiple values at a time. This syntax is currently experimental
2723
-and its behaviour may change in future releases of Perl.
2724
2725
=item Forked open '%s' not meaningful in <>
2726
2727
(S inplace) You had C<|-> or C<-|> in C<@ARGV> and tried to use C<< <>
0 commit comments