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

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

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::IDEdragDrop Tk::DragDrop subclass for IDE Drag/Drop Behavior 0.37 metacpan
Tk::IDEdragShadow 0.37 metacpan
Tk::IDEdragShadowToplevel Shadow Outline for Showing Drag Motion or Drop Targets 0.37 metacpan
Tk::IDElayout Tk Widget for Layout of Frames Similar to an IDE. 0.37 metacpan
Tk::IDElayout::DropBox IDElayout Helper class for Drag Drop Operations 0.37 metacpan
Tk::IDElayoutDropSite Tk::DropSite widget with for the IDElayout Widget 0.37 metacpan
Tk::IDEpanedwindow Subclass of L<Tk::Panedwindow> to Control Pane Resize Behavior 0.37 metacpan
Tk::IDEtabFrame Tabbed Notebook Widget for a IDE Environment 0.37 metacpan

Other Files

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