Catalyst-Controller-Atompub 0.0.2 Deleted

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 (145) does not match dist (99):
  • Duplicates in MANIFEST: samples/MyBlog/Changes, samples/MyBlog/Makefile.PL, samples/MyBlog/README, samples/MyBlog/init.sql, samples/MyBlog/lib/MyBlog.pm, samples/MyBlog/lib/MyBlog/Controller/EntryCollection.pm, samples/MyBlog/lib/MyBlog/Controller/Html.pm, samples/MyBlog/lib/MyBlog/Controller/MediaCollection.pm, samples/MyBlog/lib/MyBlog/Controller/Root.pm, samples/MyBlog/lib/MyBlog/Controller/Service.pm, samples/MyBlog/lib/MyBlog/Model/DBIC.pm, samples/MyBlog/lib/MyBlog/Model/Schema.pm, samples/MyBlog/lib/MyBlog/View/View.pm, samples/MyBlog/myblog.yml, samples/MyBlog/root/favicon.ico, samples/MyBlog/root/lib/config/col, samples/MyBlog/root/lib/config/main, samples/MyBlog/root/lib/config/url, samples/MyBlog/root/lib/site/footer, samples/MyBlog/root/lib/site/header, samples/MyBlog/root/lib/site/html, samples/MyBlog/root/lib/site/layout, samples/MyBlog/root/lib/site/wrapper, samples/MyBlog/root/src/error.tt2, samples/MyBlog/root/src/html/index.tt2, samples/MyBlog/root/src/message.tt2, samples/MyBlog/root/src/ttsite.css, samples/MyBlog/root/src/welcome.tt2, samples/MyBlog/root/static/images/btn_120x50_built.png, samples/MyBlog/root/static/images/btn_120x50_built_shadow.png, samples/MyBlog/root/static/images/btn_120x50_powered.png, samples/MyBlog/root/static/images/btn_120x50_powered_shadow.png, samples/MyBlog/root/static/images/btn_88x31_built.png, samples/MyBlog/root/static/images/btn_88x31_built_shadow.png, samples/MyBlog/root/static/images/btn_88x31_powered.png, samples/MyBlog/root/static/images/btn_88x31_powered_shadow.png, samples/MyBlog/root/static/images/catalyst_logo.png, samples/MyBlog/script/myblog_cgi.pl, samples/MyBlog/script/myblog_create.pl, samples/MyBlog/script/myblog_fastcgi.pl, samples/MyBlog/script/myblog_server.pl, samples/MyBlog/script/myblog_test.pl, samples/MyBlog/t/01.t, samples/MyBlog/t/controller_Html.t, samples/MyBlog/t/samples/media1.gif, samples/MyBlog/t/samples/media2.png
has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Catalyst::Controller::Atompub 0.0.2 metacpan
Catalyst::Controller::Atompub::Base metacpan
Catalyst::Controller::Atompub::Collection metacpan
Catalyst::Controller::Atompub::Collection::Resource metacpan
Catalyst::Controller::Atompub::Info metacpan
Catalyst::Controller::Atompub::Service metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
samples/MyAtom/Makefile.PL metacpan
samples/MyBlog/Makefile.PL metacpan