This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove more perldelta boilerplate
[perl5.git] / pod / perlexperiment.pod
index f304120..ad88c06 100644 (file)
@@ -50,7 +50,7 @@ Introduced in Perl 5.6.0
 
 Accepted in Perl 5.8.0 XXX
 
-=item -Dusemultiplicity -Dusethreads
+=item -Dusemultiplicity -Duseithreads
 
 Introduced in Perl 5.6.0
 
@@ -72,13 +72,13 @@ Removed in Perl 5.10 XXX
 
 =item Test::Harness::Straps
 
-Removed in Perl 5.10.1
+Moved from Perl 5.10.1 to CPAN
 
 =item perlcc
 
 Introduced in Perl 5.005
 
-Removed in Perl 5.9.0
+Moved from Perl 5.9.0 to CPAN
 
 =item C<our> can now have an experimental optional attribute C<unique>
 
@@ -256,6 +256,12 @@ See L<perlapi/PL_keyword_plugin> for the mechanism.
 
 Introduced in: Perl 5.11.2
 
+=item Lexical subroutines
+
+Introduced in: Perl 5.18
+
+See also: L<perlsub/Lexical Subroutines>
+
 =back
 
 =head2 Accepted features