Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the URL-Normalize CPAN distribution.

Report information
The Basics
Id: 80475
Status: resolved
Priority: 0/
Queue: URL-Normalize

People
Owner: Nobody in particular
Requestors: perl [...] toby.ink
Cc:
AdminCc:

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



Subject: META.yml doesn't declare URL-Normalize's dependencies.
https://metacpan.org/source/TOREAU/URL-Normalize-0.03/META.yml It declares build deps on URI and URI::QueryParam, but these are runtime deps. It doesn't declare the dep on Moose at all.
Build.PL and Makefile.PL has been updated.