In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/b4d1bf317b24612c56201f57deada75229b46118?hp=9716828a5efa3dfaa833945494a045a5c3f711a6>

- Log -----------------------------------------------------------------
commit b4d1bf317b24612c56201f57deada75229b46118
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Fri Jun 12 09:31:58 2015 +0100

    Exporter-5.72 is now on the CPAN
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index bccc88a..0a355bc 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -406,7 +406,7 @@ use File::Glob qw(:case);
     },
 
     'Exporter' => {
-        'DISTRIBUTION' => 'TODDR/Exporter-5.70.tar.gz',
+        'DISTRIBUTION' => 'TODDR/Exporter-5.72.tar.gz',
         'FILES'        => q[dist/Exporter],
         'EXCLUDED' => [
             qw( t/pod.t

--
Perl5 Master Repository

Reply via email to