projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
20f4d7a
)
Compare AutoLoader in core to AutoLoader 5.70 from CPAN
Steffen Mueller [Mon, 21 Sep 2009 13:51:35 +0000 (15:51 +0200)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
3b7263c
..
11eee6e
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-235,7
+235,7
@@
use File::Glob qw(:case);
'AutoLoader' =>
{
'MAINTAINER' => 'smueller',
- 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.69.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.70.tar.gz',
'FILES' => q[ext/AutoLoader],
'EXCLUDED' => [ qw( t/00pod.t ) ],
'CPAN' => 1,