In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ddb418268db76158a5d88d4e6d74d03e8ee36909?hp=8a9741846a0be9521079ceab1332792ea3663021>
- Log ----------------------------------------------------------------- commit ddb418268db76158a5d88d4e6d74d03e8ee36909 Author: David Mitchell <[email protected]> Date: Tue Jun 23 22:09:36 2009 +0100 another Maintainers.pl version update ----------------------------------------------------------------------- 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 720e5f0..507a14c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -915,7 +915,7 @@ package Maintainers; 'IPC::Cmd' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'KANE/IPC-Cmd-0.44.tar.gz', + 'DISTRIBUTION' => 'KANE/IPC-Cmd-0.46.tar.gz', 'FILES' => q[lib/IPC/Cmd lib/IPC/Cmd.pm], 'CPAN' => 1, 'UPSTREAM' => 'cpan', -- Perl5 Master Repository
