Skip Menu |

This queue is for tickets about the Kwiki-CachedDisplay CPAN distribution.

Report information
The Basics
Id: 42301
Status: new
Priority: 0/
Queue: Kwiki-CachedDisplay

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

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



Subject: Undeclared dependency on Test::Pod::Coverage
I have seen tests failing because Test::Pod::Coverage was not installed. That means two solutions are equally fine: either make the test a skip-all when T:P:C is missing or make T:P:C a declared prerequisite. Thank you!