diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod index 6a0a0d1d0d8d..1d6b54a73fdd 100644 --- a/pod/perlexperiment.pod +++ b/pod/perlexperiment.pod @@ -173,6 +173,16 @@ example: The ticket for this experiment is L<[perl #19765]|https://github.com/Perl/perl5/issues/19765>. +=item C and C list processing operators + +Introduced in Perl 5.41.7. + +Using this feature triggers warnings in the category C. + +This feature adds new list processing operators named C and C. + +TODO gh ticket for experiment + =back =head2 Accepted features