Skip Menu |

This queue is for tickets about the Net-Linkedin-OAuth2 CPAN distribution.

Report information
The Basics
Id: 108413
Status: resolved
Priority: 0/
Queue: Net-Linkedin-OAuth2

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

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



Subject: Linkedin::OAuth2 not declared as a prerequisite?
Test suite fails, probably due to undeclared prerequisites: # Failed test 'use Linkedin::OAuth2;' # at t/Linkedin-OAuth2.t line 12. # Tried to use 'Linkedin::OAuth2'. # Error: Can't locate Linkedin/OAuth2.pm in @INC (you may need to install the Linkedin::OAuth2 module) (@INC contains: /home/cpansand/.cpan/build/2015110315/Net-Linkedin-OAuth2-0.03-zDeRmV/blib/lib /home/cpansand/.cpan/build/2015110315/Net-Linkedin-OAuth2-0.03-zDeRmV/blib/arch /usr/perl5.23.4p/lib/site_perl/5.23.4/amd64-freebsd /usr/perl5.23.4p/lib/site_perl/5.23.4 /usr/perl5.23.4p/lib/5.23.4/amd64-freebsd /usr/perl5.23.4p/lib/5.23.4 .) at t/Linkedin-OAuth2.t line 12. # BEGIN failed--compilation aborted at t/Linkedin-OAuth2.t line 12. # Looks like you failed 1 test of 1. t/Linkedin-OAuth2.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests
This was fixed in 0.31. (The error file name was removed and replaced with the proper module name) Thank you, Asaf On Tue Nov 03 14:00:18 2015, SREZIC wrote: Show quoted text
> Test suite fails, probably due to undeclared prerequisites: > > # Failed test 'use Linkedin::OAuth2;' > # at t/Linkedin-OAuth2.t line 12. > # Tried to use 'Linkedin::OAuth2'. > # Error: Can't locate Linkedin/OAuth2.pm in @INC (you may need to > install the Linkedin::OAuth2 module) (@INC contains: > /home/cpansand/.cpan/build/2015110315/Net-Linkedin-OAuth2-0.03- > zDeRmV/blib/lib /home/cpansand/.cpan/build/2015110315/Net-Linkedin- > OAuth2-0.03-zDeRmV/blib/arch > /usr/perl5.23.4p/lib/site_perl/5.23.4/amd64-freebsd > /usr/perl5.23.4p/lib/site_perl/5.23.4 > /usr/perl5.23.4p/lib/5.23.4/amd64-freebsd /usr/perl5.23.4p/lib/5.23.4 > .) at t/Linkedin-OAuth2.t line 12. > # BEGIN failed--compilation aborted at t/Linkedin-OAuth2.t line 12. > # Looks like you failed 1 test of 1. > t/Linkedin-OAuth2.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests