This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-Plainer
[perl5.git] / pod / perl5110delta.pod
index d4bd6de..67938e9 100644 (file)
@@ -914,10 +914,10 @@ Upgraded from version 1.35 to 1.37.
 
 =item C<Pod::Plainer>
 
-Upgraded from version 0.01 to 1.00.
+Upgraded from version 0.01 to 1.01.
 
 There are no code changes - the version bump is because C<Pod::Plainer> has
-been released to CPAN as a stand alone distribution, and will be removed from
+been released to CPAN as a stand-alone distribution, and will be removed from
 the core distribution in 5.14.
 
 =item Pod::Perldoc
@@ -1740,6 +1740,18 @@ pre-processor macro C<PERL_SUB_DEPTH_WARN> to the desired value.
 
 =item *
 
+TODO: C<SVt_RV> is gone. RVs are now stored in IVs
+
+=item *
+
+TODO: REGEXPs are first class
+
+=item *
+
+TODO: OOK is reworked, such that an OOKed scalar is PV not PVIV
+
+=item *
+
 The J.R.R. Tolkien quotes at the head of C source file have been checked and
 proper citations added, thanks to a patch from Tom Christiansen.
 
@@ -2053,10 +2065,21 @@ of these modules warnings will issue a deprecation warning.
 
 =item *
 
+C<Class::ISA>
+
+=item *
+
 C<Pod::Plainer>
 
+=item *
+
+C<Shell>
+
 =back
 
+Currently support to install from CPAN without a I<force> is C<TODO> in CPAN
+and CPANPLUS. This will be addressed before 5.12.0 ships.
+
 =item *
 
 C<suidperl> has been removed. It used to provide a mechanism to
@@ -2218,28 +2241,3 @@ The F<Artistic> and F<Copying> files for copyright information.
 =cut
 
 
-=head1 TODO
-
-The following changes are a filtered list of changes which weren't backported
-to 5.10.1. They were run through changelogger.bestpractical.com and triaged
-by a set of Perl 5 Porters. Changes to blead after 
-fafe5ad5a7e57ca14cd0844db173f3a4d6c9e8de
-
-have not yet been triaged or integrated.
-
-The following changes need to be 
-
-1) deleted if they don't merit inclusion
-
-       OR
-
-2) lightly copyedited and integrated into the perldelta above. Unfortunately, many of our
-commit messages are somewhat terse and require a bit more help to turn into something readable
-
-
-
-
-=head1 API
-
-
-