Subject: | Can't locate Image/PNG/Libpng.pm |
t/00-all-usable.t may fail, probably if Image::PNG::Libpng is not installed:
...
# Failed test 'use PDF::Builder::Resource::XObject::Image::PNG_IPL;'
# at t/00-all-usable.t line 42.
# Tried to use 'PDF::Builder::Resource::XObject::Image::PNG_IPL'.
# Error: Can't locate Image/PNG/Libpng.pm in @INC (you may need to install the Image::PNG::Libpng module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2018102611/PDF-Builder-3.011-0/blib/lib/PDF/Builder/Resource/XObject/Image/PNG_IPL.pm line 17.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018102611/PDF-Builder-3.011-0/blib/lib/PDF/Builder/Resource/XObject/Image/PNG_IPL.pm line 17.
# Compilation failed in require at t/00-all-usable.t line 42.
# BEGIN failed--compilation aborted at t/00-all-usable.t line 42.
# Looks like you failed 1 test of 107.
t/00-all-usable.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/107 subtests
(2 TODO tests unexpectedly succeeded)
...