Kwalitee Issues

has_license_in_source_file

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

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

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.34/IDEtabFrame.pm -- Around line 180: You forgot a '=back' before '=head1'

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.

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

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

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.34

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Tk::CaptureRelease 0.34 metacpan
Tk::IDEdragDrop Tk::DragDrop subclass for IDE Drag/Drop Behavior 0.34 metacpan
Tk::IDEdragShadow 0.34 metacpan
Tk::IDEdragShadowToplevel Shadow Outline for Showing Drag Motion or Drop Targets 0.34 metacpan
Tk::IDElayout Tk Widget for Layout of Frames Similar to an IDE. 0.34 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.34 metacpan
Tk::IDEpanedwindow Subclass of L<Tk::Panedwindow> to Control Pane Resize Behavior 0.34 metacpan
Tk::IDEtabFrame Tabbed Notebook Widget for a IDE Environment 0.34 metacpan

Provides

Name File View
Tk CaptureRelease.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan