summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xPorting/Maintainers.pl6
-rw-r--r--t/porting/customized.dat3
2 files changed, 8 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a9c5d01c08..276e9d2403 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -375,7 +375,8 @@ use File::Glob qw(:case);
'EXCLUDED' => ['rfc1321.txt'],
'CUSTOMIZED' => [
# RT #133495
- qw(MD5.xs MD5.pm)
+ qw(MD5.xs MD5.pm),
+ qw(Makefile.PL t/files.t)
],
},
@@ -572,6 +573,9 @@ use File::Glob qw(:case);
'perlfilter.pod' => 'pod/perlfilter.pod',
'' => 'cpan/Filter-Util-Call/',
},
+ 'CUSTOMIZED' => [
+ qw(pod/perlfilter.pod)
+ ],
},
'Getopt::Long' => {
diff --git a/t/porting/customized.dat b/t/porting/customized.dat
index 1d8af916c8..9a67b52d36 100644
--- a/t/porting/customized.dat
+++ b/t/porting/customized.dat
@@ -3,8 +3,11 @@
# ./perl -I../lib porting/customized.t --regen
Config::Perl::V cpan/Config-Perl-V/V.pm 0a0f7207e6505b78ee345a933acb0246a13579f5
Digest cpan/Digest/Digest.pm 43f7f544cb11842b2f55c73e28930da50774e081
+Digest::MD5 cpan/Digest-MD5/Makefile.PL 3bf781444ee671da63f1c6360e0a31f11d9ba520
Digest::MD5 cpan/Digest-MD5/MD5.pm df5f0663f0f755be7eda6e3d2f008f2629246b19
Digest::MD5 cpan/Digest-MD5/MD5.xs 249bed648232192ce018f7f894ad127c3a639831
+Digest::MD5 cpan/Digest-MD5/t/files.t e987329d2411ff60ad9a2bdf93fdf5f6943467e8
+Filter::Util::Call pod/perlfilter.pod e9833bf4ebc51087dfee5c553e0f8a5eef67212d
Locale::Maketext::Simple cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm 57ed38905791a17c150210cd6f42ead22a7707b6
Math::Complex cpan/Math-Complex/lib/Math/Complex.pm 198ea6c6c584f5ea79a0fd7e9d411d0878f3b2af
Math::Complex cpan/Math-Complex/t/Complex.t 4f307ed6fc59f1e5fb0e6b11103fc631b6bdb335