summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Brocard <acme@astray.com>2009-11-19 12:10:14 +0000
committerLeon Brocard <acme@astray.com>2009-11-19 12:10:14 +0000
commit1fc7262d227d94438986ab803a17938da27ab057 (patch)
tree5ff60e839f11082a7ca23b38d9e966ae68a76c89
parentc54f4355cdca8637f5dff91679917129b3a1d1ff (diff)
downloadperl-1fc7262d227d94438986ab803a17938da27ab057.tar.gz
Fill in some details about the release
-rw-r--r--pod/perl5112delta.pod62
1 files changed, 56 insertions, 6 deletions
diff --git a/pod/perl5112delta.pod b/pod/perl5112delta.pod
index 280c51cd9d..852742d46f 100644
--- a/pod/perl5112delta.pod
+++ b/pod/perl5112delta.pod
@@ -105,9 +105,11 @@ have a F<Changes> file that could be cribbed.
=over 4
-=item C<XXX>
+=item C<legacy>
-XXX
+Preserves legacy behaviors or enable new non-default behaviors.
+Currently the only behaviour concerns semantics for the 128 characters
+on ASCII systems that have the 8th bit set.
=back
@@ -115,9 +117,13 @@ XXX
=over 4
-=item C<XXX>
+=item C<diagnostics>
-XXX
+Supports %.0f formatting internally.
+
+=item C<overload>
+
+Allow overloading of 'qr'.
=back
@@ -125,9 +131,53 @@ XXX
=over 4
-=item C<XXX>
+=item C<B::Concise>
-XXX
+=item C<B::Deparse>
+
+=item C<Carp>
+
+=item C<Compress::Zlib>
+
+=item C<CPANPLUS>
+
+=item C<DBM_Filter>
+
+=item C<Encode>
+
+=item C<ExtUtils::CBuilder>
+
+=item C<Env>
+
+=item C<Exporter>
+
+=item C<File::Fetch>
+
+=item C<I8N::Langinfo>
+
+=item C<I8N::LangTags>
+
+=item C<IO::Compress>
+
+=item C<IPC::Cmd>
+
+=item C<List::Util>
+
+=item C<Locale::Maketext>
+
+=item C<Module::Build>
+
+=item C<Module::CoreList>
+
+=item C<Pod::Perldoc>
+
+=item C<Pod::Simple>
+
+=item C<Scalar::Util>
+
+=item C<Switch>
+
+=item C<XS::APItest>
=back