Subject: | Undeclared (and unavailable) dependency Test::LogSyslogFast |
The test suite fails because of an undeclared dependency:
...
Can't locate Test/LogSyslogFast.pm in @INC (you may need to install the Test::LogSyslogFast module) (@INC contains: t/lib /usr/home/cpansand/.cpan/build/2019121403/Log-Syslog-Fast-0.66-0/blib/lib /usr/home/cpansand/.cpan/build/2019121403/Log-Syslog-Fast-0.66-0/blib/arch /usr/perl5.31.6p/lib/site_perl/5.31.6/amd64-freebsd /usr/perl5.31.6p/lib/site_perl/5.31.6 /usr/perl5.31.6p/lib/5.31.6/amd64-freebsd /usr/perl5.31.6p/lib/5.31.6 .) at t/05-ipv6.pl line 9.
BEGIN failed--compilation aborted at t/05-ipv6.pl line 9.
Compilation failed in require at t/05-ipv6-pp.t line 8.
# Looks like your test exited with 2 before it could output anything.
t/05-ipv6-pp.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 73/73 subtests
... (etc) ...
Additionally it seems that Test::LogSyslogFast isn't available on CPAN, at least it is not properly indexed.