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 (6) does not match dist (76):
  • Missing in MANIFEST: Channel/Changes, Channel/Channel.pm, Channel/MANIFEST, Channel/Makefile.PL, Channel/README, Channel/t/1.t, Image/Changes, Image/Image.pm, Image/MANIFEST, Image/Makefile.PL, Image/README, Image/t/1.t, Interface/Changes, Interface/Console/Changes, Interface/Console/Console.pm, Interface/Console/MANIFEST, Interface/Console/Makefile.PL, Interface/Console/README, Interface/Console/t/1.t, Interface/HTML/Changes, Interface/HTML/HTML.pm, Interface/HTML/MANIFEST, Interface/HTML/Makefile.PL, Interface/HTML/README, Interface/HTML/t/1.t, Interface/Interface.pm, Interface/MANIFEST, Interface/Makefile.PL, Interface/README, Interface/t/1.t, Message/Changes, Message/MANIFEST, Message/Makefile.PL, Message/Message.pm, Message/README, Message/t/1.t, RDF/Changes, RDF/MANIFEST, RDF/Makefile.PL, RDF/RDF.pm, RDF/README, RDF/t/1.t, Source/Changes, Source/File/Changes, Source/File/File.pm, Source/File/MANIFEST, Source/File/Makefile.PL, Source/File/README, Source/File/t/1.t, Source/HTTP/Changes, Source/HTTP/HTTP.pm, Source/HTTP/MANIFEST, Source/HTTP/Makefile.PL, Source/HTTP/README, Source/HTTP/t/1.t, Source/MANIFEST, Source/Makefile.PL, Source/Program/Changes, Source/Program/MANIFEST, Source/Program/Makefile.PL, Source/Program/Program.pm, Source/Program/README, Source/Program/test.pl, Source/README, Source/Source.pm, Source/t/1.t, examples/ansi.pl, examples/console.pl, examples/debug.pl, examples/scroll.pl

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: NewsTicker::Interface::HTML, NewsTicker::Message, NewsTicker::RDF, NewsTicker::Source, NewsTicker::Source::File, NewsTicker::Source::HTTP, NewsTicker::Source::Program

prereq_matches_use

List all used modules in META.yml requires

Error:

  • LWP::Simple
  • Template
  • Term::ANSIScreen
  • Term::Size
  • XML::Parser::Lite

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

no_abstract_stub_in_pod

Modify the stub. You might need to modify other stubs (for name, synopsis, license, etc) as well.

Error: NewsTicker::Image

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: NewsTicker, NewsTicker::Channel, NewsTicker::Interface, NewsTicker::Interface::Console, NewsTicker::Interface::HTML, NewsTicker::Message, NewsTicker::RDF, NewsTicker::Source, NewsTicker::Source::File, NewsTicker::Source::HTTP, NewsTicker::Source::Program

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
NewsTicker metacpan

Other Files

Changes metacpan
Channel/MANIFEST metacpan
Channel/Makefile.PL metacpan
Image/MANIFEST metacpan
Image/Makefile.PL metacpan
Interface/Console/MANIFEST metacpan
Interface/Console/Makefile.PL metacpan
Interface/HTML/MANIFEST metacpan
Interface/HTML/Makefile.PL metacpan
Interface/MANIFEST metacpan
Interface/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
Message/MANIFEST metacpan
Message/Makefile.PL metacpan
RDF/MANIFEST metacpan
RDF/Makefile.PL metacpan
README metacpan
Source/File/MANIFEST metacpan
Source/File/Makefile.PL metacpan
Source/HTTP/MANIFEST metacpan
Source/HTTP/Makefile.PL metacpan
Source/MANIFEST metacpan
Source/Makefile.PL metacpan
Source/Program/MANIFEST metacpan
Source/Program/Makefile.PL metacpan