Mojolicious-Plugin-Route 0.07
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 (21) does not match dist (21):
- Missing in MANIFEST: t/lib/Inverse/Route/Base.pm, t/lib/Inverse/Route/Base/Page.pm, t/lib/Lite/Route/Admin.pm, t/lib/Lite/Route/Bar.pm, t/lib/Lite/Route/Bar/Qux.pm, t/lib/Lite/Route/Bar/Qux/B.pm, t/lib/Lite/Route/Baz.pm, t/lib/Lite/Route/Baz/A.pm, t/lib/Lite/Route/Foo.pm
- Missing in Dist: t/Inverse/Route/Base.pm, t/Inverse/Route/Base/Page.pm, t/Lite/Route/Admin.pm, t/Lite/Route/Bar.pm, t/Lite/Route/Bar/Qux.pm, t/Lite/Route/Bar/Qux/B.pm, t/Lite/Route/Baz.pm, t/Lite/Route/Baz/A.pm, t/Lite/Route/Foo.pm
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Data::Dump
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.