Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Cannot find MANIFEST in dist.

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: Tk::CaptureRelease

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Graph::Directed
  • Tk
  • Tk::Derived
  • Tk::DragDrop
  • Tk::DropSite
  • Tk::DynaTabFrame
  • Tk::Font
  • Tk::Frame
  • Tk::Label
  • Tk::Panedwindow
  • Tk::Submethods
  • Tk::Toplevel

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Tk-IDElayout-0.33/IDEtabFrame.pm -- Around line 180: You forgot a '=back' before '=head1'

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: CaptureRelease.pm, IDEdragDrop.pm, IDEdragShadow.pm, IDEdragShadowToplevel.pm, IDElayout.pm, IDElayoutDropSite.pm, IDEpanedwindow.pm, IDEtabFrame.pm

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Tk::CaptureRelease, Tk::IDEdragDrop, Tk::IDEdragShadow, Tk::IDEdragShadowToplevel, Tk::IDElayout, Tk::IDElayoutDropSite, Tk::IDEpanedwindow, Tk::IDEtabFrame

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:

  • Tk

test_prereq_matches_use

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

Error:

  • Tk
  • Tk::Text

consistent_version

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

Error: 0.32,0.33

Modules

Name Abstract Version View
Tk::CaptureRelease 0.33 metacpan
Tk::IDEdragDrop Tk::DragDrop subclass for IDE Drag/Drop Behavoir 0.33 metacpan
Tk::IDEdragShadow 0.33 metacpan
Tk::IDEdragShadowToplevel Shadow Outline for Showing Drag Motion or Drop Targets 0.33 metacpan
Tk::IDElayout Tk Widget for Layout of Frames Similar to an IDE. 0.33 metacpan
Tk::IDElayout::DropBox IDElayout Helper class for Drag Drop Operations 0.32 metacpan
Tk::IDElayoutDropSite Tk::DropSite widget with for the IDElayout Widget 0.33 metacpan
Tk::IDEpanedwindow Subclass of L<Tk::Panedwindow> to Control Pane Resize Behavior 0.33 metacpan
Tk::IDEtabFrame Tabbed Notebook Widget for a IDE Environment 0.33 metacpan

Provides

Name File View
Tk CaptureRelease.pm metacpan

Other Files

ChangeLog metacpan
Changes metacpan
Makefile.PL metacpan
README metacpan