In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/2c46c0863b19def8407894ed12c11c5bdfdf502a?hp=2aa840f65c22a733416b964a64be4c3fec9595ca>

- Log -----------------------------------------------------------------
commit 2c46c0863b19def8407894ed12c11c5bdfdf502a
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Tue Aug 21 07:53:01 2012 +0100

    Restore MANIFEST entry for Module::CoreList, sync with CPAN version
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl        |    2 +-
 dist/Module-CoreList/MANIFEST |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 5f8893c..e45dae7 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1261,7 +1261,7 @@ use File::Glob qw(:case);
 
     'Module::CoreList' => {
         'MAINTAINER'   => 'bingos',
-        'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.70.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.71.tar.gz',
         'FILES'        => q[dist/Module-CoreList],
         'UPSTREAM'     => 'blead',
     },
diff --git a/dist/Module-CoreList/MANIFEST b/dist/Module-CoreList/MANIFEST
index e9a9ca7..1f963b9 100644
--- a/dist/Module-CoreList/MANIFEST
+++ b/dist/Module-CoreList/MANIFEST
@@ -3,6 +3,7 @@ corelist
 identify-dependencies
 lib/Module/CoreList.pm
 lib/Module/CoreList.pod
+lib/Module/CoreList/TieHashDelta.pm
 README
 MANIFEST
 Makefile.PL

--
Perl5 Master Repository

Reply via email to