Subject: | Test::More dependency undeclared |
As per #p5p
<ribasushi> Test::More version 0.98 required--this is only version 0.94 at t/Carp_overload.t line 3.
<ribasushi> Carp.pm does not declare proper deps :(
It doesn't seem that the 0.98 is warranted either - if the dep is dropped back to 0.94 installation of Carp will stop triggering an (expensive) Test::More upgrade.
Cheers