Kwalitee Issues

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 (71) does not match dist (34):
  • Missing in Dist: Catalyst-View-ContentNegotiation-XHTML-1.101/.gitignore, Catalyst-View-ContentNegotiation-XHTML-1.101/Changes, Catalyst-View-ContentNegotiation-XHTML-1.101/MANIFEST, Catalyst-View-ContentNegotiation-XHTML-1.101/META.yml, Catalyst-View-ContentNegotiation-XHTML-1.101/Makefile.PL, Catalyst-View-ContentNegotiation-XHTML-1.101/README, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/AutoInstall.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/AuthorRequires.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/AuthorTests.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/AutoInstall.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Base.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Can.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Fetch.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Include.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Makefile.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Metadata.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/Win32.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/inc/Module/Install/WriteAll.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/lib/Catalyst/View/ContentNegotiation/XHTML.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/lib/Catalyst/View/TT/XHTML.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/t/00-load.t, Catalyst-View-ContentNegotiation-XHTML-1.101/t/author/pod-coverage.t, Catalyst-View-ContentNegotiation-XHTML-1.101/t/author/pod.t, Catalyst-View-ContentNegotiation-XHTML-1.101/t/author/podspelling.t, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/Makefile.PL, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/TestApp.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/TestApp/Controller/Root.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/TestApp/View/XHTML.pm, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/TestApp/root/main, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/TestApp/root/nothtml, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/script/testapp_server.pl, Catalyst-View-ContentNegotiation-XHTML-1.101/t/lib/script/testapp_test.pl, Catalyst-View-ContentNegotiation-XHTML-1.101/t/live-test.t, t/pod-coverage.t, t/pod.t, t/podspelling.t

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

Modules

Name Abstract Version View
Catalyst::View::ContentNegotiation::XHTML Adjusts the response Content-Type header to application/xhtml+xml if the browser accepts it. 1.102 metacpan
Catalyst::View::TT::XHTML A sub-class of the standard TT view which serves application/xhtml+xml content if the browser accepts it. 1.102 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan