diff options
Diffstat (limited to 'Porting/cmpVERSION.pl')
-rwxr-xr-x | Porting/cmpVERSION.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/cmpVERSION.pl b/Porting/cmpVERSION.pl index 2a3bf815b8..38dcb123f8 100755 --- a/Porting/cmpVERSION.pl +++ b/Porting/cmpVERSION.pl @@ -91,6 +91,7 @@ my %skip; '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 + 'cpan/version/t/coretests.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', |