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

Commit d114c25

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 b85f29a commit d114c25

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
@@ -1403,7 +1403,7 @@ package Maintainers;
14031403
'Test::Simple' => {
14041404
# cperl modernizations TODO
14051405
# Test2 based 1.3x versions are not yet modernized,
1406-
'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302059.tar.gz',
1406+
'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302075.tar.gz',
14071407
'FILES' => q[dist/Test-Simple],
14081408
'EXCLUDED' => [
14091409
qr{^t/xt},
@@ -1412,8 +1412,6 @@ package Maintainers;
14121412
qw( .perlcriticrc
14131413
.perltidyrc
14141414
appveyor.yml
1415-
examples/indent.pl
1416-
examples/subtest.t
14171415
t/00compile.t
14181416
t/xxx-changes_updated.t
14191417
t/zzz-check-breaks.t

0 commit comments

Comments
 (0)