Skip Menu |

This queue is for tickets about the Acme-AutoColor CPAN distribution.

Report information
The Basics
Id: 129205
Status: new
Priority: 0/
Queue: Acme-AutoColor

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

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



CC: rrwo [...] cpan.org
Subject: Cannot load color naming scheme module Graphics::ColorNames::HTML
Possibly with the latest Graphics::ColorNames (v3.4.0) the module compilation fails if Graphics::ColorNames::HTML is not also installed: ... # Failed test 'use Acme::AutoColor;' # at t/01-standard-colors.t line 6. # Tried to use 'Acme::AutoColor'. # Error: Cannot load color naming scheme module Graphics::ColorNames::HTML at /usr/home/cpansand/.cpan/build/2019041704/Acme-AutoColor-0.03-0/blib/lib/Acme/AutoColor.pm line 16. # BEGIN failed--compilation aborted at t/01-standard-colors.t line 6. Can't call method "FETCH" on an undefined value at /usr/home/cpansand/.cpan/build/2019041704/Acme-AutoColor-0.03-0/blib/lib/Acme/AutoColor.pm line 43. # Looks like your test exited with 255 just after 1. t/01-standard-colors.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/9 subtests ... So maybe Graphics::ColorNames::HTML has also to be specified as a dependency.