Skip Menu |

This queue is for tickets about the Plack-Middleware-Header CPAN distribution.

Report information
The Basics
Id: 52852
Status: resolved
Priority: 0/
Queue: Plack-Middleware-Header

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 dependencies
In the code I find use parent qw(Plack::Middleware); The Makefile.PL has neither 'parent' nor 'Plack::Middleware' declared as a requirement. Would be nice to have it in there. Thanks,
thanks. fixed.