Subject: | Undeclared dependency Term::ProgressBar |
See subject. Test log:
...
# Failed test 'use Siffra::Transfers;'
# at t/001_load.t line 7.
# Tried to use 'Siffra::Transfers'.
# Error: Can't locate Term/ProgressBar.pm in @INC (you may need to install the Term::ProgressBar module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019031608/Siffra-Transfers-0.01-0/blib/lib/Siffra/Transfers.pm line 15.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019031608/Siffra-Transfers-0.01-0/blib/lib/Siffra/Transfers.pm line 15.
# 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::Transfers" 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
...