Skip Menu |

This queue is for tickets about the Siffra-Base CPAN distribution.

Report information
The Basics
Id: 128850
Status: new
Priority: 0/
Queue: Siffra-Base

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

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



Subject: Undeclared dependency DDP
See subject. Test log: ... # Failed test 'use Siffra::Base;' # at t/001_load.t line 7. # Tried to use 'Siffra::Base'. # Error: Can't locate DDP.pm in @INC (you may need to install the DDP module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019031607/Siffra-Base-0.01-OG2O0C/blib/lib/Siffra/Base.pm line 10. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019031607/Siffra-Base-0.01-OG2O0C/blib/lib/Siffra/Base.pm line 10. # Compilation failed in require at t/001_load.t line 7. # BEGIN failed--compilation aborted at t/001_load.t line 7. Can't locate object method "new" via package "Siffra::Base" at t/001_load.t line 9. # Looks like your test exited with 255 just after 1. t/001_load.t ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests ...