Subject: | META.yml missing in distribution |
You got a lot of UNKNOWN smoker reports. Build systems, such as trying
to install the distribution from CPAN shell, or the automated smokers,
cannot pick up the configure time requirements declared in Makefile.PL.
The reason for this is that the distribution lacks such a META.yml file.
Run »make metafile« to create it. Removing the inc/ directory and
running »perl Makefile.PL« also works.
Consider always running cpants_lint.pl (from Module::CPANTS::Analyse)
against your release tarball before uploading it to PAUSE to check for
this and other mistakes.