It was failing even with its MANIFEST file now in place because that
MANIFEST listed an IO::Scalar file that is EXCLUDED from core.
'MAINTAINER' => 'mschwern',
'DISTRIBUTION' => 'MSCHWERN/Test-Simple-0.94.tar.gz',
'FILES' => q[cpan/Test-Simple],
+ # Note: Test-Simple's MANIFEST file had to be adjusted for
+ # the 00compile.t test due to the omission of lib/Test/
+ # Builder/IO/Scalar.pm. Perhaps it would be better to
+ # exclude that test script and the MANIFEST file instead?
'EXCLUDED' => [
qw{.perlcriticrc
.perltidyrc
examples/indent.pl
examples/subtest.t
lib/Test/Builder.pm
-lib/Test/Builder/IO/Scalar.pm
lib/Test/Builder/Module.pm
lib/Test/Builder/Tester.pm
lib/Test/Builder/Tester/Color.pm