Subject: | Missing dependency on Encode |
Date: | Sun, 02 Oct 2011 14:00:40 -0400 |
To: | bug-HTTP-Server-Simple-Mason [...] rt.cpan.org |
From: | "Daniel Macks" <dmacks [...] netspace.org> |
HTTP-Server-Simple-Mason-0.14 added code that directly uses the Encode module, but does not have an entry for it as a Makefile.PL requires(). The self-tests still do pass, as I do have Encode installed as a side-effect of something else (recursive subdependency of LWP, whose presence is checked at the start of the selftests). However, Encode is not in the recursive dependency tree of HTTP::S::S::M itself.
dan
--
Daniel Macks
dmacks@netspace.org