Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 648cf8f

Browse files
Reini Urbanrurban
Reini Urban
authored andcommitted
Test::Simple modernize again to 1.402075c
Bumped version to protect it from overriding with the behind CPAN version 1.3, based on Test2. See GH #205
1 parent 7d2110a commit 648cf8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+319
-521
lines changed

Porting/Maintainers.pl

+1-3
Original file line numberDiff line numberDiff line change
@@ -1381,7 +1381,7 @@ package Maintainers;
13811381
'Test::Simple' => {
13821382
# cperl modernizations TODO
13831383
# Test2 based 1.3x versions are not yet modernized,
1384-
'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302059.tar.gz',
1384+
'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302075.tar.gz',
13851385
'FILES' => q[dist/Test-Simple],
13861386
'EXCLUDED' => [
13871387
qr{^t/xt},
@@ -1390,8 +1390,6 @@ package Maintainers;
13901390
qw( .perlcriticrc
13911391
.perltidyrc
13921392
appveyor.yml
1393-
examples/indent.pl
1394-
examples/subtest.t
13951393
t/00compile.t
13961394
t/xxx-changes_updated.t
13971395
t/zzz-check-breaks.t

0 commit comments

Comments
 (0)