This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Sync autouse version for recent CPAN release
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 7 Jun 2014 22:07:09 +0000 (23:07 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sat, 7 Jun 2014 22:07:09 +0000 (23:07 +0100)
Porting/Maintainers.pl

index 40653b5..c09e183 100755 (executable)
@@ -166,7 +166,7 @@ use File::Glob qw(:case);
     },
 
     'autouse' => {
-        'DISTRIBUTION' => 'FLORA/autouse-1.07.tar.gz',
+        'DISTRIBUTION' => 'WOLFSAGE/autouse-1.08.tar.gz',
         'FILES'        => q[dist/autouse],
         'EXCLUDED'     => [qr{^t/release-.*\.t}],
     },