Skip Menu |

This queue is for tickets about the BoutrosLab-TSVStream CPAN distribution.

Report information
The Basics
Id: 119751
Status: new
Priority: 0/
Queue: BoutrosLab-TSVStream

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

Bug Information
Severity: (no value)
Broken in:
  • v0.5.2
  • v0.5.3
  • v0.5.4
Fixed in: (no value)



Subject: Undeclared dependency Data::Dump
t/02-tsvstreamdynonly.t fails if Data::Dump is not installed: ... Can't locate Data/Dump.pm in @INC (you may need to install the Data::Dump module) (@INC contains: ...) at t/02-tsvstreamdynonly.t line 84. BEGIN failed--compilation aborted at t/02-tsvstreamdynonly.t line 84. # Looks like your test exited with 2 before it could output anything. t/02-tsvstreamdynonly.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests ...
On 2017-01-07 07:23:18, SREZIC wrote: Show quoted text
> t/02-tsvstreamdynonly.t fails if Data::Dump is not installed: > > ... > Can't locate Data/Dump.pm in @INC (you may need to install the > Data::Dump module) (@INC contains: ...) at t/02-tsvstreamdynonly.t > line 84. > BEGIN failed--compilation aborted at t/02-tsvstreamdynonly.t line 84. > # Looks like your test exited with 2 before it could output anything. > t/02-tsvstreamdynonly.t ..... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 5/5 subtests > ...
Also undeclared: IO::String and Carp::Always.
On 2017-01-07 07:24:34, SREZIC wrote: Show quoted text
> On 2017-01-07 07:23:18, SREZIC wrote:
> > t/02-tsvstreamdynonly.t fails if Data::Dump is not installed: > > > > ... > > Can't locate Data/Dump.pm in @INC (you may need to install the > > Data::Dump module) (@INC contains: ...) at t/02-tsvstreamdynonly.t > > line 84. > > BEGIN failed--compilation aborted at t/02-tsvstreamdynonly.t line 84. > > # Looks like your test exited with 2 before it could output anything. > > t/02-tsvstreamdynonly.t ..... > > Dubious, test returned 2 (wstat 512, 0x200) > > Failed 5/5 subtests > > ...
> > Also undeclared: IO::String and Carp::Always. >
I still see dependency-related failures in v0.5.3.