Skip Menu |

This queue is for tickets about the App-TestOnTap CPAN distribution.

Report information
The Basics
Id: 123491
Status: resolved
Worked: 1 min
Priority: 0/
Queue: App-TestOnTap

People
Owner: knth [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.040
Fixed in: (no value)



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
Vid Thu, 02 Nov 2017 kl. 13.48.01, skrev SREZIC: Show quoted text
> Tests fail if PAR is not installed:
Oops - fixed in 0.041. Thanks, ken1