Subject: | Failed test 'no_broken_auto_install' |
The kwalitee.t test fails:
...
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
# Failed test 'no_broken_auto_install'
# at (eval 8) line 1.
# Error: This distribution uses an old version of Module::Install. Versions of Module::Install prior to 0.89 do not detect correctly that CPAN/CPANPLUS shell is used.
# Details:
# This distribution uses obsolete Module::Install version 0.64
# Remedy: Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
# Looks like you failed 1 test of 18.
t/kwalitee.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/18 subtests
...