Am Donnerstag, 16. Oktober 2014 07:57:26 UTC+2 schrieb Jeffrey Kegler: > > CPANtesters has a "NA" report for 5.10.0 > <http://www.cpantesters.org/cpan/report/f2b29f50-52aa-11e4-8c57-8e6f0541cd2f>. > > I am tempted to ignore the problem, but wanted to alert the list, in case > it's more serious than I think. >
It's NA and not FAIL. Seems the admin of the test environment didn't allow to install newer modules. I would ignore it. I like rock solid, high quality, 100% test coverage for my own modules, but I ignore NA. The problems seems to be a failure to load the required version of > Scalar::Util and a couple of other modules (all core). I believe the > versions required are properly specified, and there must be something wrong > with the test environment. Note that I *do* specify core modules, not just > because of the version number requirements, but because some distros omit > core modules from their versions of Perl -- they shouldn't do that, but > they do, and I have to work around it. > How did you determine which specific version of each dependency you need? > 5.10.0 is an obscure Perl version. perlbrew, for example, only provides > 5.10.1. But I support 5.10.0 because it was the latest Perl when Marpa > first came out, and I've never removed support. There are 5.10.0 users out > there, and some are actually Marpa::R2 users. > AFAIK most installed 5.10.x are 5.10.1, not the buggy 5.10.0. Helmut Wollmersdorfer -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
