This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlexperiment: mark lvalue subroutines accepted
[perl5.git] / pod / perlexperiment.pod
index 19cef30..91a2108 100644 (file)
@@ -16,12 +16,6 @@ their inception, versions, etc. There's a lot of speculation here.
 
 =over 8
 
 
 =over 8
 
-=item Lvalue subroutines
-
-Introduced in Perl 5.6.0
-
-See also L<perlsub>
-
 =item C<our> can now have an experimental optional attribute C<unique>
 
 Introduced in Perl 5.8.0
 =item C<our> can now have an experimental optional attribute C<unique>
 
 Introduced in Perl 5.8.0
@@ -271,6 +265,14 @@ Accepted in Perl 5.20.0
 
 See also L<perlre>
 
 
 See also L<perlre>
 
+=item Lvalue subroutines
+
+Introduced in Perl 5.6.0
+
+Accepted in Perl 5.20.0
+
+See also L<perlsub>
+
 =item Backtracking control verbs
 
 C<(*ACCEPT)>
 =item Backtracking control verbs
 
 C<(*ACCEPT)>