projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ad9da12
)
Add Shell.pm to the list of dual-life modules
Rafael Garcia-Suarez [Wed, 11 Apr 2007 13:06:49 +0000 (13:06 +0000)]
p4raw-id: //depot/perl@30906
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
bb59e00
..
710b8ed
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-660,6
+660,13
@@
package Maintainers;
'CPAN' => 1,
},
+ 'Shell' =>
+ {
+ 'MAINTAINER' => 'ferreira',
+ 'FILES' => q[lib/Shell.pm lib/Shell.t],
+ 'CPAN' => 1,
+ },
+
'Storable' =>
{
'MAINTAINER' => 'ams',