projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2a0418c
)
Add Math::BigInt::FastCalc in maintainer list
Rafael Garcia-Suarez [Tue, 5 Apr 2005 14:06:01 +0000 (14:06 +0000)]
p4raw-id: //depot/perl@24160
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
d47dfa3
..
aa9e2fc
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-299,6
+299,13
@@
package Maintainers;
'CPAN' => 1,
},
+ 'Math::BigInt::FastCalc' =>
+ {
+ 'MAINTAINER' => 'tels',
+ 'FILES' => q[ext/Math/BigInt/FastCalc],
+ 'CPAN' => 1,
+ },
+
'Math::BigRat' =>
{
'MAINTAINER' => 'tels',