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 f9e54e4..ad88c06 100644 (file)
@@ -5,12 +5,12 @@ perlexperiment - A listing of experimental features in Perl
 =head1 DESCRIPTION
 
 This document lists the current and past experimental features in the perl
-core. Although each of these are documented with their appropriate topics,
+core. Although all of these are documented with their appropriate topics,
 this succinct listing gives you an overview and basic facts about their
 status.
 
 So far I've merely tried to find and list the experimental features and infer
-their inception, etc versions. There's a lot of speculation here.
+their inception, versions, etc. There's a lot of speculation here.
 
 =head2 Current experiments
 
@@ -42,7 +42,7 @@ Accepted in XXX
 
 Introduced in Perl 5.005
 
-Accecpted in Perl XXX
+Accepted in Perl XXX
 
 =item Unicode support
 
@@ -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,20 +72,20 @@ 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
-
-See also L<perlcompile>
+Moved from Perl 5.9.0 to CPAN
 
 =item C<our> can now have an experimental optional attribute C<unique>
 
 Introduced in Perl 5.8.0
 
+Deprecated in Perl 5.10.0
+
 =item Assertions
 
 The C<-A> command line switch
@@ -106,20 +106,14 @@ See also L<Socket>
 
 =item threads
 
-=item The <:pop> IO psuedolayer
+=item The <:pop> IO pseudolayer
 
 See also L<perlrun>
 
-=item The <:win32> IO psuedolayer
+=item The <:win32> IO pseudolayer
 
 See also L<perlrun>
 
-=item fields pragma
-
-Introduced in Perl 5.6.0
-
-Removed in XXX
-
 =item MLDBM
 
 See also L<perldsc>
@@ -262,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