Subject: | Can't locate CPAN/Config.pm |
The module tries to access CPAN::Config, but this module does not exist on CPAN. Maybe you meant CPAN/MyConfig.pm? Or the variable $CPAN::Config, available within CPAN.pm?
...
# Failed test 'require Kwiki::Kwiki::Command::Lib;'
# at t/0.use.t line 8.
# Tried to require 'Kwiki::Kwiki::Command::Lib'.
# Error: Can't locate CPAN/Config.pm in @INC (you may need to install the CPAN::Config module) (@INC contains: ...) at /home/cpansand/.cpan/build/2019051000/Kwiki-Kwiki-0.10-0/blib/lib/Kwiki/Kwiki/Command/Lib.pm line 11.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019051000/Kwiki-Kwiki-0.10-0/blib/lib/Kwiki/Kwiki/Command/Lib.pm line 11.
# Compilation failed in require at (eval 20) line 2.
# Looks like you failed 1 test of 4.
t/0.use.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
... (etc) ...