Skip to content

Commit

Permalink
WIP: entry in perlexperiment.pod
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Nov 27, 2024
1 parent f6bcb50 commit 30cd801
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pod/perlexperiment.pod
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,16 @@ example:
The ticket for this experiment is
L<[perl #19765]|https://github.com/Perl/perl5/issues/19765>.

=item C<any> and C<all> list processing operators

Introduced in Perl 5.41.7.

Using this feature triggers warnings in the category C<experimental::any_all>.

This feature adds new list processing operators named C<any> and C<all>.

TODO gh ticket for experiment

=back

=head2 Accepted features
Expand Down

0 comments on commit 30cd801

Please sign in to comment.