projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad9da12
)
Add Shell.pm to the list of dual-life modules
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 11 Apr 2007 13:06:49 +0000
(13:06 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Wed, 11 Apr 2007 13:06:49 +0000
(13:06 +0000)
p4raw-id: //depot/perl@30906
Porting/Maintainers.pl
patch
|
blob
|
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',