Subject: | t/00_rndc.t fails (0.004-TRIAL) |
My smokers report the following failure:
PERL_DL_NONLAZY=1 "/opt/perl-5.22.1/bin/perl5.22.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Net/RNDC.pm in @INC (you may need to install the Net::RNDC module) (@INC contains: /home/cpansand/.cpan/build/2016042109/Net-RNDC-0.004-TRIAL-23QKYA/t/lib /home/cpansand/.cpan/build/2016042109/Net-RNDC-0.004-TRIAL-23QKYA/blib/lib /home/cpansand/.cpan/build/2016042109/Net-RNDC-0.004-TRIAL-23QKYA/blib/arch /opt/perl-5.22.1/lib/site_perl/5.22.1/x86_64-linux /opt/perl-5.22.1/lib/site_perl/5.22.1 /opt/perl-5.22.1/lib/5.22.1/x86_64-linux /opt/perl-5.22.1/lib/5.22.1 .) at t/00_rndc.t line 14.
BEGIN failed--compilation aborted at t/00_rndc.t line 14.
t/00_rndc.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Looking at https://metacpan.org/source/WOLFSAGE/Net-RNDC-0.004-TRIAL/t/00_rndc.t#L7 I wonder if there is a "../" missing in the path or so?