This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3298f15
)
Math-BigInt: Maintainers.pl customization
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 22 Oct 2016 16:45:40 +0000
(12:45 -0400)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 22 Oct 2016 19:51:15 +0000
(15:51 -0400)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
2e39eff
..
f0241b2
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-771,6
+771,10
@@
use File::Glob qw(:case);
'Math::BigInt' => {
'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.999726.tar.gz',
'FILES' => q[cpan/Math-BigInt],
'Math::BigInt' => {
'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.999726.tar.gz',
'FILES' => q[cpan/Math-BigInt],
+ 'CUSTOMIZED' => [
+ 'lib/Math/BigInt.pm', # CPAN RT 118468
+ 't/bigintpm.inc', # CPAN RT 118468
+ ],
'EXCLUDED' => [
qr{^inc/},
qr{^examples/},
'EXCLUDED' => [
qr{^inc/},
qr{^examples/},