Subject: | Archive::Zip not declared as a dependency |
The t/Nile.t test fails if Archive::Zip is not available:
# Failed test 'use Nile;'
# at t/Nile.t line 9.
# Tried to use 'Nile'.
# Error: Can't locate Archive/Zip.pm in @INC (you may need to install the Archive::Zip module) (@INC contains: /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/arch /usr/perl5.18.3-RC2/lib/site_perl/5.18.3/amd64-freebsd /usr/perl5.18.3-RC2/lib/site_perl/5.18.3 /usr/perl5.18.3-RC2/lib/5.18.3/amd64-freebsd /usr/perl5.18.3-RC2/lib/5.18.3 .) at /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib/Nile/File.pm line 83.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib/Nile/File.pm line 83.
# Compilation failed in require at /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib/Nile/App.pm line 55.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib/Nile/App.pm line 55.
# Compilation failed in require at /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib/Nile.pm line 726.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/Nile-0.53-yO69fh/blib/lib/Nile.pm line 726.
# Compilation failed in require at t/Nile.t line 9.
# BEGIN failed--compilation aborted at t/Nile.t line 9.
# Looks like you failed 1 test of 1.
t/Nile.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests