Skip to content

Commit 3e214b8

Browse files
committed
WIP: entry in perlexperiment.pod
1 parent 2f59671 commit 3e214b8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pod/perlexperiment.pod

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,16 @@ example:
173173
The ticket for this experiment is
174174
L<[perl #19765]|https://github.com/Perl/perl5/issues/19765>.
175175

176+
=item C<any> and C<all> list processing operators
177+
178+
Introduced in Perl 5.41.7.
179+
180+
Using this feature triggers warnings in the category C<experimental::any_all>.
181+
182+
This feature adds new list processing operators named C<any> and C<all>.
183+
184+
TODO gh ticket for experiment
185+
176186
=back
177187

178188
=head2 Accepted features

0 commit comments

Comments
 (0)