This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta up to 41f69a9
authorFlorian Ragwitz <rafl@debian.org>
Wed, 18 Aug 2010 22:12:36 +0000 (00:12 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Wed, 18 Aug 2010 22:13:55 +0000 (00:13 +0200)
pod/perl5134delta.pod

index 0931ba2..596da1f 100644 (file)
@@ -1,7 +1,7 @@
 =encoding utf8
 
 =for rafl
-changelogged up to commit ff7894f
+changelogged up to commit 41f69a9
 
 =head1 NAME
 
@@ -240,10 +240,26 @@ Upgraded from version 3.31 to 3.31_01.
 
 Various issues in L<File::Spec::VMS> have been fixed.
 
+=item <I18N::Langinfo>
+
+Upgraded from version 0.03 to 0.04.
+
+C<langinfo()> now defaults to using C<$_> if there is no argument given, just
+like the documentation always claimed it did.
+
 =item C<IO::Compress>
 
 Upgraded from version 2.027 to 2.030.
 
+=item C<Module::CoreList>
+
+Upgraded from version 2.36 to 2.37.
+
+Besides listing the updated core modules of this release, it also stops listing
+the C<Filespec> module. That module never existed in core. The scripts
+generating C<Module::CoreList> confused it with C<VMS::Filespec>, which actually
+is a core module, since the time of perl 5.8.7.
+
 =item C<Test::Harness>
 
 Upgraded from version 3.21 to 3.22.