From: Steffen Mueller Date: Mon, 21 Sep 2009 12:48:02 +0000 (+0200) Subject: Compare PathTools to CPAN's 3.30_01 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=20f4d7ae85c3461515344c79c1e87c18ab9ecbcd;p=p5sagit%2Fp5-mst-13.2.git Compare PathTools to CPAN's 3.30_01 --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index ca00b58..3b7263c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1119,9 +1119,8 @@ use File::Glob qw(:case); 'PathTools' => { 'MAINTAINER' => 'kwilliams', - 'DISTRIBUTION' => 'SMUELLER/PathTools-3.30.tar.gz', - 'FILES' => q[ext/Cwd - ], + 'DISTRIBUTION' => 'SMUELLER/PathTools-3.30_01.tar.gz', + 'FILES' => q[ext/Cwd], # XXX note that the CPAN and blead Makefile.PL are totally # unrelated. The blead one is described as 'core-only'. # Perhaps after the big lib/ => ext/ migration it will be possible