Skip Menu |

This queue is for tickets about the MLDBM-Easy CPAN distribution.

Report information
The Basics
Id: 129044
Status: new
Priority: 0/
Queue: MLDBM-Easy

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

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



Subject: Undeclared dependency MLDBM
See subject. Sample test log: ... # Failed test 'use MLDBM::Easy;' # at t/MLDBM-Easy.t line 9. # Tried to use 'MLDBM::Easy'. # Error: Can't locate MLDBM.pm in @INC (you may need to install the MLDBM module) (@INC contains: /home/cpansand/.cpan/build/2019040719/MLDBM-Easy-0.01-0/blib/lib /home/cpansand/.cpan/build/2019040719/MLDBM-Easy-0.01-0/blib/arch /usr/perl5.28.1p/lib/site_perl/5.28.1/amd64-freebsd /usr/perl5.28.1p/lib/site_perl/5.28.1 /usr/perl5.28.1p/lib/5.28.1/amd64-freebsd /usr/perl5.28.1p/lib/5.28.1 .) at /home/cpansand/.cpan/build/2019040719/MLDBM-Easy-0.01-0/blib/lib/MLDBM/Easy.pm line 12. # BEGIN failed--compilation aborted at t/MLDBM-Easy.t line 9. Can't locate object method "TIEHASH" via package "MLDBM::Easy" at t/MLDBM-Easy.t line 18. # Looks like your test exited with 255 just after 1. t/MLDBM-Easy.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests ...