Subject: | Undeclared dependency Regexp::IPv6 |
Tests fail if the module is not installed:
# Failed test 'use Nginx::ParseLog;'
# at t/01-test.t line 9.
# Tried to use 'Nginx::ParseLog'.
# Error: Can't locate Regexp/IPv6.pm in @INC (you may need to install the Regexp::IPv6 module) (@INC contains: /tmpfs/.cpan-build-cpansand/2016072809/Nginx-ParseLog-1.02-7/blib/lib /tmpfs/.cpan-build-cpansand/2016072809/Nginx-ParseLog-1.02-7/blib/arch /opt/perl-5.18.2/lib/site_perl/5.18.2/x86_64-linux /opt/perl-5.18.2/lib/site_perl/5.18.2 /opt/perl-5.18.2/lib/5.18.2/x86_64-linux /opt/perl-5.18.2/lib/5.18.2 .) at /tmpfs/.cpan-build-cpansand/2016072809/Nginx-ParseLog-1.02-7/blib/lib/Nginx/ParseLog.pm line 10.
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016072809/Nginx-ParseLog-1.02-7/blib/lib/Nginx/ParseLog.pm line 10.
# Compilation failed in require at t/01-test.t line 9.
# BEGIN failed--compilation aborted at t/01-test.t line 9.
Undefined subroutine &Nginx::ParseLog::parse called at t/01-test.t line 163.
# Looks like your test exited with 255 just after 1.
t/01-test.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests
See also: http://matrix.cpantesters.org/?dist=Nginx-ParseLog%201.02