Skip Menu |

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

Report information
The Basics
Id: 128851
Status: new
Priority: 0/
Queue: Siffra-Transfers

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

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



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 ...
On 2019-03-16 04:37:40, SREZIC wrote: Show quoted text
> 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 > ...
Also undeclared: * DDP * Siffra::Base
On 2019-03-16 04:38:21, SREZIC wrote: Show quoted text
> On 2019-03-16 04:37:40, SREZIC wrote:
> > 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 > > ...
> > Also undeclared: > * DDP > * Siffra::Base
With 0.05 it seems that JSON::XS is missing: ... [ [0] "Can't locate JSON/XS.pm in @INC (you may need to install the JSON::XS module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2019052113/Siffra-Tools-0.06-5/blib/lib/Siffra/Tools.pm line 100. " ] ...