projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0f1209c
)
Check for changes in IO on CPAN.
Steve Peters [Fri, 28 Oct 2005 11:30:51 +0000 (11:30 +0000)]
p4raw-id: //depot/perl@25865
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
d458f17
..
4e21055
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-283,7
+283,7
@@
package Maintainers;
{
'MAINTAINER' => 'gbarr',
'FILES' => q[ext/IO],
- 'CPAN' => 0,
+ 'CPAN' => 1,
},
'IO::Zlib' =>