In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/95e016b968de3f5236d1c70477e59d84f858bc20?hp=e7d8bd5654a96cc24d36822acabd540fd37ad046>

- Log -----------------------------------------------------------------
commit 95e016b968de3f5236d1c70477e59d84f858bc20
Author: David Mitchell <[email protected]>
Date:   Mon Jul 6 11:33:33 2009 +0100

    bump autodie veresion in Maintainers.pl
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 3a81a92..94d751f 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -205,7 +205,7 @@ package Maintainers;
     'autodie' =>
        {
        'MAINTAINER'    => 'pjf',
-       'DISTRIBUTION'  => 'PJF/autodie-2.04.tar.gz',
+       'DISTRIBUTION'  => 'PJF/autodie-2.05.tar.gz',
        'FILES'         => q[lib/Fatal.pm lib/autodie.pm lib/autodie],
        'EXCLUDED'      => [ qr{^inc/Module/},
                             qw(

--
Perl5 Master Repository

Reply via email to