Skip Menu |

This queue is for tickets about the Dancer-Plugin-ProxyPath CPAN distribution.

Report information
The Basics
Id: 66222
Status: new
Priority: 0/
Queue: Dancer-Plugin-ProxyPath

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

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



Subject: Undeclared dependency on Test::MockObject
Grep for MockObject finds in t/02-proxy.t: 4-use warnings; 5-use Scalar::Util qw/refaddr/; 6:use Test::MockObject; But nowhere else. Please declare it as prerequisite, it makes automatic testing and installing easier. Thanks,