summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/Porting/cmpVERSION.pl
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/Porting/cmpVERSION.pl')
-rw-r--r--gnu/usr.bin/perl/Porting/cmpVERSION.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/Porting/cmpVERSION.pl b/gnu/usr.bin/perl/Porting/cmpVERSION.pl
index 38dcb123f8d..1be598ed5f6 100644
--- a/gnu/usr.bin/perl/Porting/cmpVERSION.pl
+++ b/gnu/usr.bin/perl/Porting/cmpVERSION.pl
@@ -81,6 +81,7 @@ if ($exclude_upstream) {
# usually because they pull in their version from some other file.
my %skip;
@skip{
+ 'cpan/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm', # just a test module
'cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/BFD.pm', # just a test module
'cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm', # just a test module
'cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm', # just a test module