This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix t/test.pl and t/TEST to be strict compliant.
authorTodd Rinaldo <toddr@cpan.org>
Tue, 13 Oct 2020 17:30:32 +0000 (12:30 -0500)
committerTodd Rinaldo <toddr@cpan.org>
Tue, 13 Oct 2020 22:49:23 +0000 (17:49 -0500)
commit81c73c1114c366c813689c351023a3f2cc39e50d
treec065aab0613fc30e48afc94e741327d82f4dcdb1
parent551856fd362817d07a3df5400d749676378a6999
Fix t/test.pl and t/TEST to be strict compliant.

So tests can run with -Dusedefaultstrict
t/TEST
t/test.pl