Skip Menu |

This queue is for tickets about the Dependencies-Searcher CPAN distribution.

Report information
The Basics
Id: 112674
Status: resolved
Priority: 0/
Queue: Dependencies-Searcher

People
Owner: smonff [...] gmail.com
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency File::Next
It seems that File::Next is not declared as a PREREQ_PM: # Failed test 'use Dependencies::Searcher;' # at t/00-load.t line 5. # Tried to use 'Dependencies::Searcher'. # Error: Can't locate File/Next.pm in @INC (you may need to install the File::Next module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2016030312/Dependencies-Searcher-0.066_002-JbFwOd/blib/lib/Dependencies/Searcher.pm line 17. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016030312/Dependencies-Searcher-0.066_002-JbFwOd/blib/lib/Dependencies/Searcher.pm line 17. # Compilation failed in require at t/00-load.t line 5. # BEGIN failed--compilation aborted at t/00-load.t line 5. Use of uninitialized value $Dependencies::Searcher::VERSION in concatenation (.) or string at t/00-load.t line 7. # Looks like you failed 1 test of 1. # Looks like your test exited with 255 just after 1. t/00-load.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests
Fixed in 0.066_003. Thanks for the feedback about missing dependency in PREREQ_PM