This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Compare PathTools to CPAN's 3.30_01
authorSteffen Mueller <smueller@cpan.org>
Mon, 21 Sep 2009 12:48:02 +0000 (14:48 +0200)
committerSteffen Mueller <smueller@cpan.org>
Mon, 21 Sep 2009 12:48:02 +0000 (14:48 +0200)
Porting/Maintainers.pl

index ca00b58..3b7263c 100755 (executable)
@@ -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