Test-Expander 2.3.2
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (41) does not match dist (37):
- Missing in Dist: Test-Expander-2.1.5.tar.gz, t/Test, t/Test/Expander, t/Test/Expander/NoCLASS
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 2.003001,2.003002
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.