Skip Menu |

This queue is for tickets about the WebService-UMLSKS-Similarity CPAN distribution.

Report information
The Basics
Id: 88329
Status: new
Priority: 0/
Queue: WebService-UMLSKS-Similarity

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency on Log::Message::Simple
As per subject. Grep: http://search.cpan.org/grep?release=WebService-UMLSKS-Similarity-0.23;string=Log::Message::Simple;n=1;C=0 Sample fail reports are on their way to cpantesters but have not been processed there. Here are a few lines from one of them: PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/a2da/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Bailout called. Further testing stopped: # Failed test 'use WebService::UMLSKS::Similarity;' # at t/00-load.t line 6. # Tried to use 'WebService::UMLSKS::Similarity'. # Error: Can't locate Log/Message/Simple.pm in @INC (you may need to install the Log::Message::Simple module) (@INC contains: /tmp/loop_over_bdir-19188-Q34qjE/WebService-UMLSKS-Similarity-0.23-NP55ic/blib/lib /tmp/loop_over_bdir-19188-Q34qjE/WebService-UMLSKS-Similarity-0.23-NP55ic/blib/arch /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/a2da/lib/site_perl/5.19.3/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/a2da/lib/site_perl/5.19.3 /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/a2da/lib/5.19.3/x86_64-linux-thread-multi-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/a2da/lib/5.19.3) at /tmp/loop_over_bdir-19188-Q34qjE/WebService-UMLSKS-Similarity-0.23-NP55ic/blib/lib/WebService/UMLSKS/Similarity.pm line 5. # BEGIN failed--compilation aborted at /tmp/loop_over_bdir-19188-Q34qjE/WebService-UMLSKS-Similarity-0.23-NP55ic/blib/lib/WebService/UMLSKS/Similarity.pm line 5. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value $WebService::UMLSKS::Similarity::VERSION in concatenation (.) or string at t/00-load.t line 10. # Testing WebService::UMLSKS::Similarity , Perl 5.019003, /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3/a2da/bin/perl # Looks like you failed 1 test of 1. FAILED--Further testing stopped. make: *** [test_dynamic] Error 1 (/usr/bin/make test exited with 512) HTH && Thanks,