Subject: | Undeclared dependency Image::Size |
The test suite fails if Image::Size is not installed:
Bailout called. Further testing stopped:
# Failed test 'use FB3::Convert::Epub;'
# at t/00-load.t line 11.
# Tried to use 'FB3::Convert::Epub'.
# Error: Can't locate Image/Size.pm in @INC (you may need to install the Image::Size module) (@INC contains: ...) at /home/cpansand/.cpan/build/2018092006/FB3-Convert-0.13-WW2nKx/blib/lib/FB3/Convert/Epub.pm line 8.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018092006/FB3-Convert-0.13-WW2nKx/blib/lib/FB3/Convert/Epub.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.
# Testing FB3::Convert 0.13, Perl 5.020001, /usr/perl5.20.1Dp/bin/perl
# Looks like you failed 1 test of 2.
FAILED--Further testing stopped.