Skip Menu |

This queue is for tickets about the Reddit-Client CPAN distribution.

Report information
The Basics
Id: 124767
Status: open
Priority: 0/
Queue: Reddit-Client

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

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Undeclared dependency Data::Dump::Color (1.20)
Tests fails if Data::Dump::Color is not installed: ... # Failed test 'use Reddit::Client;' # at t/00-load.t line 6. # Tried to use 'Reddit::Client'. # Error: Can't locate Data/Dump/Color.pm in @INC (you may need to install the Data::Dump::Color module) (@INC contains: /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/lib /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/arch /usr/perl5.27.9p/lib/site_perl/5.27.9/amd64-freebsd /usr/perl5.27.9p/lib/site_perl/5.27.9 /usr/perl5.27.9p/lib/5.27.9/amd64-freebsd /usr/perl5.27.9p/lib/5.27.9) at /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/lib/Reddit/Client/Request.pm line 11. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/lib/Reddit/Client/Request.pm line 11. # Compilation failed in require at /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/lib/Reddit/Client.pm line 26. # Compilation failed in require at t/00-load.t line 6. # BEGIN failed--compilation aborted at t/00-load.t line 6. Bailout called. Further testing stopped: # Testing Reddit::Client 1.2, Perl 5.027009, /usr/perl5.27.9p/bin/perl5.27.9 # Looks like you failed 1 test of 1. FAILED--Further testing stopped. *** Error code 1 ...
Subject: Re: [rt.cpan.org #124767] Undeclared dependency Data::Dump::Color (1.20)
Date: Tue, 13 Mar 2018 14:53:07 -0400
To: bug-Reddit-Client [...] rt.cpan.org
From: Matthew Sobecky <msobecky1 [...] gmail.com>
Thanks for the heads up. That was in for debugging. On Tue, Mar 13, 2018 at 2:52 PM, Slaven_Rezic via RT < bug-Reddit-Client@rt.cpan.org> wrote: Show quoted text
> Tue Mar 13 14:52:01 2018: Request 124767 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Reddit-Client > Subject: Undeclared dependency Data::Dump::Color (1.20) > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=124767 > > > > Tests fails if Data::Dump::Color is not installed: > > ... > # Failed test 'use Reddit::Client;' > # at t/00-load.t line 6. > # Tried to use 'Reddit::Client'. > # Error: Can't locate Data/Dump/Color.pm in @INC (you may need to > install the Data::Dump::Color module) (@INC contains: > /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/lib > /home/cpansand/.cpan/build/2018031315/Reddit-Client-1.20-0/blib/arch > /usr/perl5.27.9p/lib/site_perl/5.27.9/amd64-freebsd > /usr/perl5.27.9p/lib/site_perl/5.27.9 /usr/perl5.27.9p/lib/5.27.9/amd64-freebsd > /usr/perl5.27.9p/lib/5.27.9) at /home/cpansand/.cpan/build/ > 2018031315/Reddit-Client-1.20-0/blib/lib/Reddit/Client/Request.pm line 11. > # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/ > 2018031315/Reddit-Client-1.20-0/blib/lib/Reddit/Client/Request.pm line 11. > # Compilation failed in require at /home/cpansand/.cpan/build/ > 2018031315/Reddit-Client-1.20-0/blib/lib/Reddit/Client.pm line 26. > # Compilation failed in require at t/00-load.t line 6. > # BEGIN failed--compilation aborted at t/00-load.t line 6. > Bailout called. Further testing stopped: > # Testing Reddit::Client 1.2, Perl 5.027009, /usr/perl5.27.9p/bin/perl5.27. > 9 > # Looks like you failed 1 test of 1. > FAILED--Further testing stopped. > *** Error code 1 > ... >