Subject: | Undeclared dependency PostScript::Simple |
Tests fail if PostScript::Simple is not installed:
...
# Failed test 'use Chart::HeatMap::Simple;'
# at t/Chart-HeatMap-Simple.t line 9.
# Tried to use 'Chart::HeatMap::Simple'.
# Error: Can't locate PostScript/Simple.pm in @INC (you may need to install the PostScript::Simple module) (@INC contains: /home/cpansand/.cpan/build/2017080606/Chart-HeatMap-Simple-3/blib/lib /home/cpansand/.cpan/build/2017080606/Chart-HeatMap-Simple-3/blib/arch /usr/perl5.24.0p/lib/site_perl/5.24.0/amd64-freebsd /usr/perl5.24.0p/lib/site_perl/5.24.0 /usr/perl5.24.0p/lib/5.24.0/amd64-freebsd /usr/perl5.24.0p/lib/5.24.0 .) at /home/cpansand/.cpan/build/2017080606/Chart-HeatMap-Simple-3/blib/lib/Chart/HeatMap/Simple.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017080606/Chart-HeatMap-Simple-3/blib/lib/Chart/HeatMap/Simple.pm line 6.
# Compilation failed in require at t/Chart-HeatMap-Simple.t line 9.
# BEGIN failed--compilation aborted at t/Chart-HeatMap-Simple.t line 9.
# Looks like you failed 1 test of 1.
t/Chart-HeatMap-Simple.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
...