Subject: | relies upon Test::Harness features not found in earlier supported perl versions |
CPANPLUS 0.053 uses no_plan tests without requiring a version of Test::Harness that supports them.
Perl 5.6.1 includes Test::Harness 1.1604 which does not support a trailing test plan line.
CPANPLUS should either include a dependency on a version of Test::Harness that supports no_plan tests, or add plans to all tests
Note that Test::More's documentation recommends against no_plan, but it's your module.
I've attached a script run of attempting to build/test CPANPLUS 0.053 under perl 5.6.1.
These tests were done on Debian stable.
Message body is not shown because it is too large.