Kwalitee Issues

has_meta_yml

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

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: Jukebox

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Tk::Derived
  • Tk::Frame
  • Tk::widgets

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.

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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.

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: Jukebox, Proc::Killfam, Tk::CollapsableFrame, Tk::ExecuteCommand, Tk::JukeboxDrive, Tk::JukeboxSlot

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Proc::Killfam

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • Jukebox.pm: HASH(0x55c8d13928a0)

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.0,1.1,1.4

has_separate_license_file

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

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Tk::MMutil

Modules

Name Abstract Version View
Jukebox metacpan
Proc::Killfam kill a list of pids, and all their sub-children 1.0 metacpan
Tk::CollapsableFrame a Frame that opens and closes via a mouse click. 1.1 metacpan
Tk::ExecuteCommand execute a command asynchronously (non-blocking). 1.4 metacpan
Tk::JukeboxDrive metacpan
Tk::JukeboxSlot metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan