Hi, I got the following failure report:
http://www.cpantesters.org/cpan/report/505848f8-3d40-11e2-9c0b-78150de8c85b from DCANTRELL which says "Can't locate Module/Loaded.pm" and yet Module::Loaded is in the META.yml file for this version: http://cpansearch.perl.org/src/MJEVANS/DBIx-LogAny-0.02/META.yml The test report shows: requires: Module Need Have ------------------- ---- ----- Data::Dumper 0 2.136 DBI 1.5 1.622 File::Spec 0 3.31 Log::Any 0.14 0.14 Log::Any::Adapter 0.1 0.10 Test::More 0.62 0.98 and Module::Load is missing from it. Any ideas how this can be? Martin