diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2016-06-27 14:00:40 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2016-06-27 14:00:40 +0100 |
commit | 721a02989d6ae50634e8958b4cca80affe43b92a (patch) | |
tree | 50118d80ffcfa9d6cdc0c6d317ef3fc94c68f823 /Porting | |
parent | 1efe9157d0a176f81b725fd0bd64d61c0845b49a (diff) | |
download | perl-721a02989d6ae50634e8958b4cca80affe43b92a.tar.gz |
Test-Simple: Remove files left over from old CPAN releases
and fix EXCLUDED files list in Porting/Maintainers.pl
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 35bc059666..de1f560099 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1073,7 +1073,7 @@ use File::Glob qw(:case); dist.ini examples/indent.pl examples/subtest.t - examples/tools.t + examples/tools.pl examples/tools.t t/00compile.t t/xxx-changes_updated.t |