X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/83f32abae480ed4e027e373a959c4a3d55bb39c6..af7c9f88a480d4140174293352b6d2d020ae249f:/pod/perlexperiment.pod?ds=sidebyside diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod index 19cef30..91a2108 100644 --- a/pod/perlexperiment.pod +++ b/pod/perlexperiment.pod @@ -16,12 +16,6 @@ their inception, versions, etc. There's a lot of speculation here. =over 8 -=item Lvalue subroutines - -Introduced in Perl 5.6.0 - -See also L - =item C can now have an experimental optional attribute C Introduced in Perl 5.8.0 @@ -271,6 +265,14 @@ Accepted in Perl 5.20.0 See also L +=item Lvalue subroutines + +Introduced in Perl 5.6.0 + +Accepted in Perl 5.20.0 + +See also L + =item Backtracking control verbs C<(*ACCEPT)>