Subject: | Undeclared dependency Text::CSV::Simple |
See subject.
Test log:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.24.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use openStatisticalServices;'
# at t/openStatisticalServices.t line 9.
# Tried to use 'openStatisticalServices'.
# Error: Can't locate Text/CSV/Simple.pm in @INC (you may need to install the Text::CSV::Simple module) (@INC contains: ... .) at /tmpfs/.cpan-build-cpansand/2017060512/openStatisticalServices-0.022-0/blib/lib/openStatisticalServices.pm line 2190.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2017060512/openStatisticalServices-0.022-0/blib/lib/openStatisticalServices.pm line 2190.
# Compilation failed in require at t/openStatisticalServices.t line 9.
# BEGIN failed--compilation aborted at t/openStatisticalServices.t line 9.
# Looks like you failed 1 test of 1.
t/openStatisticalServices.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Looking at http://analysis.cpantesters.org/solved?distv=openStatisticalServices-0.022 it seems that Math::Expression needs also to be declated as PREREQ_PM.