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
...