This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note the Module::Load::Conditional upgrade in perldelta
authorFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 15:33:56 +0000 (16:33 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 24 Mar 2011 16:15:16 +0000 (17:15 +0100)
pod/perldelta.pod

index 86d0f63..4849bf1 100644 (file)
@@ -1590,6 +1590,10 @@ is a core module as of perl 5.8.7.
 
 =item *
 
+C<Module::Load::Conditional> has been upgraded from version 0.34 to 0.44.
+
+=item *
+
 C<NDBM_File> has been upgraded from version 1.08 to 1.11.
 
 This fixes a memory leak when DBM filters are used.