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

Commit 353b89b

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 3c63bf8 commit 353b89b

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

0 commit comments

Comments
 (0)