projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3a02dfe
)
Adapt Maintainers.pl for Module::CoreList move
Rafael Garcia-Suarez [Sun, 30 Aug 2009 20:31:21 +0000 (22:31 +0200)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
79a8439
..
63fa4da
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1174,12
+1174,7
@@
package Maintainers;
{
'MAINTAINER' => 'rgarcia',
'DISTRIBUTION' => 'RGARCIA/Module-CoreList-2.17.tar.gz',
- 'FILES' => q[lib/Module/CoreList lib/Module/CoreList.pm],
- 'EXCLUDED' => [ qw{ identify-dependencies t/pod.t} ],
- 'MAP' => { 'corelist' => 'lib/Module/CoreList/bin/corelist',
- 'lib/' => 'lib/',
- '' => 'lib/Module/CoreList/',
- },
+ 'FILES' => q[ext/Module-CoreList],
'CPAN' => 1,
'UPSTREAM' => "blead",
},