Subject: | tests fail if "recommended" dependencies not installed |
Prophet is failing to install for me using cpanminus.
Looking at the verbose output of cpanminus, it appears that some tests
failed because Template::Declare wasn't installed on my system. I note
that the META.json file lists this module as only a recommended
dependency, but the tests seem to assume its unconditional presence.
My full cpanminus output is available here:
https://gist.github.com/Lx/6494418