Subject: | tests fail even when all "recommended" dependencies are installed |
Prophet is failing to install for me using cpanminus.
The verbose output of cpanminus does not give anything obvious away.
Many is() tests are simply failing with empty "got" values and quite a
few failures are being reported from Config::GitLike:
Can't use an undefined value as a HASH reference at
.../Config/GitLike.pm line 429.
Use of uninitialized value in concatenation (.) or string at
.../Config/GitLike.pm line 124.
My full cpanminus output is available here:
https://gist.github.com/Lx/6494577