projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0357f1f
)
AutoSplit is dual-lived, and is part of the AutoLoader distribution
Rafael Garcia-Suarez [Sat, 5 Jan 2008 21:17:39 +0000 (21:17 +0000)]
p4raw-id: //depot/perl@32858
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
9538453
..
ee4a13f
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-102,7
+102,7
@@
package Maintainers;
'AutoLoader' =>
{
'MAINTAINER' => 'smueller',
- 'FILES' => q[lib/AutoLoader.pm lib/AutoLoader.t],
+ 'FILES' => q[lib/AutoLoader.pm lib/AutoSplit.pm lib/AutoLoader],
'CPAN' => 1,
},