I've got a new module out on CPAN (Marpa::HTML). It requires another new module of mine (Marpa). I'm getting a lot of "NA" or "UNKNOWN" cpantesters results for Marpa::HTML because of the absense of the Marpa module at the required version level.
Please note I'm talking about the lastest revs here: Marpa-HTML 0.101_000 and Marpa 0.100000. I've had similar problems with earlier versions but I've since (at least so I thought) fixed my Module::Build setup. I wonder 1.) Is this to be expected when a new module (first non-developer release) is a prerequisite? 2.) Is my set-up still at fault? META.yml, which is created by Module::build has a "Marpa: 0.100" line, which I hoped would suffice. 3.) Is this a problem with some of the cpantesters setups. thanks, jeffrey kegler