summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-01-21 17:01:33 -0500
committerDavid Golden <dagolden@cpan.org>2011-01-21 17:16:33 -0500
commit64a589f6fd1ab06ffa458b66637e3d0b434d6166 (patch)
treebd9a88619258ecef7d0b392bcad2e823376f97fc /Porting
parent0190d5efecb1cd35e285c178a226b864b588d482 (diff)
downloadperl-64a589f6fd1ab06ffa458b66637e3d0b434d6166.tar.gz
Updated CPAN.pm to CPAN version 1.94_64
[DELTA] 2011-01-20 David Golden <dagolden@cpan.org> * release 1.94_64 * remove 'use_file_homedir' config option and fix #62986 using a more robust method. Original config directories will be found even if File::HomeDir is installed * streamline configuration intro text * add missing documentation for 'atexit' and local::lib bootstrap
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 397b98d853..a74d590e30 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -365,7 +365,7 @@ use File::Glob qw(:case);
'CPAN' =>
{
'MAINTAINER' => 'andk',
- 'DISTRIBUTION' => 'ANDK/CPAN-1.94_63.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/CPAN-1.94_64.tar.gz',
'FILES' => q[cpan/CPAN],
'EXCLUDED' => [ qr{^distroprefs/},
qr{^inc/Test/},