Mojolicious-Plugin-Route 0.03
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 (18) does not match dist (18):
- Missing in MANIFEST: 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/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
- 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.