summaryrefslogtreecommitdiff
path: root/Porting/cmpVERSION.pl
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2016-02-05 13:24:20 -0600
committerCraig A. Berry <craigberry@mac.com>2016-02-05 13:54:50 -0600
commit77218c1e268b5420d340f6b7fdb203136d75d6d5 (patch)
tree18a38cc3f1bf721326f3c0e70a1eb817abeaf27b /Porting/cmpVERSION.pl
parentdb8086f1ea09275c236fcf4e8b77eb3f0dfb6741 (diff)
downloadperl-77218c1e268b5420d340f6b7fdb203136d75d6d5.tar.gz
Integrate podlators 4.06.
Diffstat (limited to 'Porting/cmpVERSION.pl')
-rwxr-xr-xPorting/cmpVERSION.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Porting/cmpVERSION.pl b/Porting/cmpVERSION.pl
index efe362309b..2a3bf815b8 100755
--- a/Porting/cmpVERSION.pl
+++ b/Porting/cmpVERSION.pl
@@ -89,6 +89,8 @@ my %skip;
'cpan/Math-BigInt/t/Math/BigInt/Subclass.pm', # just a test module
'cpan/Math-BigRat/t/Math/BigRat/Test.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
'dist/Attribute-Handlers/demo/MyClass.pm', # it's just demonstration code
'dist/Exporter/lib/Exporter/Heavy.pm',
'lib/Carp/Heavy.pm',