Subject: | Can't locate Druid/Util.pm |
The test suite fails on all systems:
...
# Failed test 'use Druid;'
# at t/00-load.t line 11.
# Tried to use 'Druid'.
# Error: Can't locate Druid/Util.pm in @INC (you may need to install the Druid::Util module) (@INC contains: lib /home/cpansand/.cpan/build/2018012018/Druid-0.002-0/blib/lib /home/cpansand/.cpan/build/2018012018/Druid-0.002-0/blib/arch /opt/perl-5.27.8/lib/site_perl/5.27.8/x86_64-linux /opt/perl-5.27.8/lib/site_perl/5.27.8 /opt/perl-5.27.8/lib/5.27.8/x86_64-linux /opt/perl-5.27.8/lib/5.27.8) at lib/Druid.pm line 8.
# BEGIN failed--compilation aborted at lib/Druid.pm line 8.
# Compilation failed in require at t/00-load.t line 11.
# BEGIN failed--compilation aborted at t/00-load.t line 11.
Bailout called. Further testing stopped:
Use of uninitialized value $Druid::VERSION in concatenation (.) or string at t/00-load.t line 14.
# Testing Druid , Perl 5.027008, /opt/perl-5.27.8/bin/perl5.27.8
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
make: *** [test_dynamic] Fehler 1
...
See also http://matrix.cpantesters.org/?dist=Druid+0.002