Kwalitee Issues

has_meta_yml

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

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 (144) does not match dist (131):
  • Missing in Dist: samples/MyAtom/test.db, samples/MyBlog/test.db, samples/OurBlogs/root/favicon.ico, samples/OurBlogs/root/static/images/btn_120x50_built.png, samples/OurBlogs/root/static/images/btn_120x50_built_shadow.png, samples/OurBlogs/root/static/images/btn_120x50_powered.png, samples/OurBlogs/root/static/images/btn_120x50_powered_shadow.png, samples/OurBlogs/root/static/images/btn_88x31_built.png, samples/OurBlogs/root/static/images/btn_88x31_built_shadow.png, samples/OurBlogs/root/static/images/btn_88x31_powered.png, samples/OurBlogs/root/static/images/btn_88x31_powered_shadow.png, samples/OurBlogs/root/static/images/catalyst_logo.png, samples/OurBlogs/test.db

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Accessor::Fast
  • XML::Atom::Entry
  • XML::Atom::Service

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • XML::Atom::Feed
  • XML::Atom::Service

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::Controller::Atompub 0.005004 metacpan
Catalyst::Controller::Atompub::Base metacpan
Catalyst::Controller::Atompub::Collection metacpan
Catalyst::Controller::Atompub::Service metacpan
Catalyst::Helper::Controller::Atompub::Collection Helper for Atom Collection Resources metacpan
Catalyst::Helper::Controller::Atompub::Service Helper for Atom Service Document metacpan

Provides

Name File View
Catalyst::Controller::Atompub::Collection::Resource lib/Catalyst/Controller/Atompub/Collection.pm metacpan
Catalyst::Controller::Atompub::Info lib/Catalyst/Controller/Atompub/Base.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
samples/MyAtom/Makefile.PL metacpan
samples/MyBlog/Makefile.PL metacpan
samples/OurBlogs/Makefile.PL metacpan