Subject: | Undeclared dependency PAR |
Tests fail if PAR is not installed:
# Failed test 'use App::TestOnTap;'
# at t/00-load.t line 9.
# Tried to use 'App::TestOnTap'.
# Error: Can't locate PAR.pm in @INC (you may need to install the PAR module) (@INC contains: /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/arch /usr/perl5.26.1p/lib/site_perl/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/site_perl/5.26.1 /usr/perl5.26.1p/lib/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/5.26.1 .) at /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib/App/TestOnTap/PackInfo.pm line 12.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib/App/TestOnTap/PackInfo.pm line 12.
# Compilation failed in require at /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib/App/TestOnTap/Args.pm line 15.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib/App/TestOnTap/Args.pm line 15.
# Compilation failed in require at /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib/App/TestOnTap.pm line 12.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017110215/App-TestOnTap-0.040-0/blib/lib/App/TestOnTap.pm line 12.
# Compilation failed in require at t/00-load.t line 9.
# BEGIN failed--compilation aborted at t/00-load.t line 9.
Use of uninitialized value $App::TestOnTap::VERSION in concatenation (.) or string at t/00-load.t line 12.
# Testing App::TestOnTap , Perl 5.026001, /usr/perl5.26.1p/bin/perl
# Looks like you failed 1 test of 1.
FAILED--Further testing stopped.
*** Error code 1