summaryrefslogtreecommitdiff
path: root/Porting/cmpVERSION.pl
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2020-10-14 13:02:59 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-10-14 13:02:59 +0100
commita808dd67b81edb8769fa8b4aeb0802332c4c1dd3 (patch)
tree2e6bc90374558af48fc7ffb9d8872cfe75a74d0a /Porting/cmpVERSION.pl
parent8a091efc58aa74a3e83a53841bc8806d5b5f6a88 (diff)
downloadperl-a808dd67b81edb8769fa8b4aeb0802332c4c1dd3.tar.gz
Fix t/porting/cmp_version.t following Pod-Usage update
Diffstat (limited to 'Porting/cmpVERSION.pl')
-rwxr-xr-xPorting/cmpVERSION.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Porting/cmpVERSION.pl b/Porting/cmpVERSION.pl
index b4af2d9def..4da97e919f 100755
--- a/Porting/cmpVERSION.pl
+++ b/Porting/cmpVERSION.pl
@@ -102,6 +102,10 @@ my %skip;
'cpan/Module-Load-Conditional/t/to_load/MustBe/Loaded.pm', # just a test module
'cpan/Module-Load-Conditional/t/to_load/NotMain.pm', # just a test module
'cpan/Module-Load-Conditional/t/to_load/NotX.pm', # just a test module
+ 'cpan/Pod-Usage/t/inc/Pod/InputObjects.pm', # just a test module
+ 'cpan/Pod-Usage/t/inc/Pod/Parser.pm', # just a test module
+ 'cpan/Pod-Usage/t/inc/Pod/PlainText.pm', # just a test module
+ 'cpan/Pod-Usage/t/inc/Pod/Select.pm', # just a test module
'cpan/podlators/t/lib/Test/Podlators.pm', # just a test module
'cpan/podlators/t/lib/Test/RRA.pm', # just a test module
'cpan/podlators/t/lib/Test/RRA/Config.pm', # just a test module