Subject: | Overeager dependency declaration on URI::Split |
Both META.yml:
https://metacpan.org/source/JSTEBENS/POE-Component-Server-REST-1.11/META.yml#L19
and Makefile.PL:
https://metacpan.org/source/JSTEBENS/POE-Component-Server-REST-1.11/Makefile.PL#L15
demand URI::Split 1.35 but as far as I can see, URI::Split never
declared a version number. I'm surprised to learn that this can go
unnoticed for so long, I would have expected that only UNKNOWNs can
result from unsatisfied dependencies. But putting this aspect aside for now.
In any case the prereq declaration is wrong and should be adjusted to 0.
Thanks&&Regards,