This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Math-BigInt: Maintainers.pl customization
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 22 Oct 2016 16:45:40 +0000 (12:45 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 22 Oct 2016 19:51:15 +0000 (15:51 -0400)
Porting/Maintainers.pl

index 2e39eff..f0241b2 100755 (executable)
@@ -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/},