Skip Menu |

This queue is for tickets about the Apache-DBI-Cache CPAN distribution.

Report information
The Basics
Id: 85883
Status: new
Priority: 0/
Queue: Apache-DBI-Cache

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

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



Subject: undeclared dep Test::Deep
Date: Wed, 5 Jun 2013 13:26:57 +0100
To: bug-Apache-DBI-Cache [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
Apache-DBI-Cache uses Test::Deep in its test suite, but fails to declare this dependency in META.yml or in Makefile.PL. This results in build failure if T:D happens not to have been installed already. -zefram