Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

no_generated_files

Remove the offending files/directories!

Error: Makefile

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::Adjuster, Tk::After, Tk::Animation, Tk::Bitmap, Tk::Canvas, Tk::Checkbutton, Tk::Config, Tk::Configure, Tk::DragDrop::Rect, Tk::DragDrop::SunConst, Tk::English, Tk::Entry, Tk::HList, Tk::Image, Tk::ItemStyle, Tk::LabEntry, Tk::LabRadiobutton, Tk::Label, Tk::LabeledEntryLabeledRadiobutton, Tk::Listbox, Tk::Menubutton, Tk::NBFrame, Tk::Photo, Tk::Pixmap, Tk::Pretty, Tk::ROText, Tk::Radiobutton, Tk::Scale, Tk::Scrollbar, Tk::Stats, Tk::Submethods, Tk::Text::Tag, Tk::TextUndo, Tk::Tiler, Tk::Toplevel, Tk::Xlib, Tk::Xrm, Tk::bin_os2, Tk::bin_os2, Tk::install, Tk::widgets

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: Tk-800.012-bin-00-os2/blib/lib/Tk/Adjuster.pm -- Around line 220: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Animation.pm -- Around line 87: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Button.pod -- Around line 39: alternative text 'perl/Tk callback' contains non-escaped | or / Around line 119: alternative text 'perl/Tk callback' contains non-escaped | or / Tk-800.012-bin-00-os2/blib/lib/Tk/Checkbutton.pod -- Around line 39: alternative text 'perl/Tk callback' contains non-escaped | or / Around line 169: alternative text 'perl/Tk callback' contains non-escaped | or / Around line 239: alternative text 'perl/Tk callback' contains non-escaped | or / alternative text 'perl/Tk callback' contains non-escaped | or / Tk-800.012-bin-00-os2/blib/lib/Tk/CmdLine.pm -- Around line 165: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/CmdLine.pod -- Around line 146: =back doesn't take any parameters, but you said =back 4 Tk-800.012-bin-00-os2/blib/lib/Tk/ColorEditor.pm -- Around line 766: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Derived.pod -- Around line 45: Unterminated I<...> sequence Tk-800.012-bin-00-os2/blib/lib/Tk/Dialog.pm -- Around line 183: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/DialogBox.pm -- Around line 115: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/FileSelect.pm -- Around line 499: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/MainWindow.pm -- Around line 160: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Menu/Item.pm -- Around line 167: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Menu.pod -- Around line 72: alternative text 'perl/Tk callback' contains non-escaped | or / Tk-800.012-bin-00-os2/blib/lib/Tk/NoteBook.pm -- Around line 442: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Optionmenu.pm -- Around line 98: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Radiobutton.pod -- Around line 39: alternative text 'perl/Tk callback' contains non-escaped | or / Around line 160: alternative text 'perl/Tk callback' contains non-escaped | or / Tk-800.012-bin-00-os2/blib/lib/Tk/Scale.pod -- Around line 48: alternative text 'perl/Tk callback' contains non-escaped | or / Tk-800.012-bin-00-os2/blib/lib/Tk/Submethods.pm -- Around line 46: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Table.pm -- Around line 538: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Text.pod -- Around line 168: alternative text 'perl/Tk callbacks' contains non-escaped | or / Tk-800.012-bin-00-os2/blib/lib/Tk/Tree.pm -- Around line 230: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/X.pm -- Around line 398: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/Xrm.pm -- Around line 10: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/callbacks.pod -- Around line 117: =cut found outside a pod block. Skipping to next block. Tk-800.012-bin-00-os2/blib/lib/Tk/selection.pod -- Around line 82: You can't have =items (as at line 137) unless the first thing after the =over is an =item Tk-800.012-bin-00-os2/blib/lib/Tk/widgets.pm -- Around line 21: =cut found outside a pod block. Skipping to next block.

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: blib/lib/Tk/demos/widget_lib/Ball.pm, blib/lib/Tk/demos/widget_lib/Plot.pm, blib/lib/Tk.pm, blib/lib/Tk/Adjuster.pm, blib/lib/Tk/After.pm, blib/lib/Tk/Animation.pm, blib/lib/Tk/Balloon.pm, blib/lib/Tk/Bitmap.pm, blib/lib/Tk/BrowseEntry.pm, blib/lib/Tk/Button.pm, blib/lib/Tk/Canvas.pm, blib/lib/Tk/Checkbutton.pm, blib/lib/Tk/Clipboard.pm, blib/lib/Tk/CmdLine.pm, blib/lib/Tk/ColorEditor.pm, blib/arch/Tk/Config.pm, blib/lib/Tk/Configure.pm, blib/lib/Tk/Derived.pm, blib/lib/Tk/Dialog.pm, blib/lib/Tk/DialogBox.pm, blib/lib/Tk/DirTree.pm, blib/lib/Tk/Dirlist.pm, blib/lib/Tk/DragDrop.pm, blib/lib/Tk/DragDrop/Common.pm, blib/lib/Tk/DragDrop/Rect.pm, blib/lib/Tk/DragDrop/SunConst.pm, blib/lib/Tk/DragDrop/SunDrop.pm, blib/lib/Tk/DragDrop/SunSite.pm, blib/lib/Tk/DragDrop/Win32Site.pm, blib/lib/Tk/DropSite.pm, blib/lib/Tk/English.pm, blib/lib/Tk/Entry.pm, blib/lib/Tk/ErrorDialog.pm, blib/lib/Tk/FBox.pm, blib/lib/Tk/FileSelect.pm, blib/lib/Tk/FloatEntry.pm, blib/lib/Tk/Font.pm, blib/lib/Tk/Frame.pm, blib/lib/Tk/HList.pm, blib/lib/Tk/IO.pm, blib/lib/Tk/IconList.pm, blib/lib/Tk/Image.pm, blib/lib/Tk/ItemStyle.pm, blib/lib/Tk/LabEntry.pm, blib/lib/Tk/LabFrame.pm, blib/lib/Tk/LabRadio.pm, blib/lib/Tk/Label.pm, blib/lib/Tk/demos/LabEnLabRad.pm, blib/lib/Tk/Listbox.pm, blib/lib/Tk/MMtry.pm, blib/lib/Tk/MMutil.pm, blib/lib/Tk/MainWindow.pm, blib/lib/Tk/MakeDepend.pm, blib/lib/Tk/Menu.pm, blib/lib/Tk/Menu/Item.pm, blib/lib/Tk/Menubar.pm, blib/lib/Tk/Menubutton.pm, blib/lib/Tk/Message.pm, blib/lib/Tk/MsgBox.pm, blib/lib/Tk/NBFrame.pm, blib/lib/Tk/NoteBook.pm, blib/lib/Tk/Optionmenu.pm, blib/lib/Tk/Photo.pm, blib/lib/Tk/Pixmap.pm, blib/lib/Tk/Pretty.pm, blib/lib/Tk/ROText.pm, blib/lib/Tk/Radiobutton.pm, blib/lib/Tk/Scale.pm, blib/lib/Tk/Scrollbar.pm, blib/lib/Tk/Stats.pm, blib/lib/Tk/Submethods.pm, blib/lib/Tk/TList.pm, blib/lib/Tk/Table.pm, blib/lib/Tk/Text.pm, blib/lib/Tk/Text/Tag.pm, blib/lib/Tk/TextUndo.pm, blib/lib/Tk/Tiler.pm, blib/lib/Tk/TixGrid.pm, blib/lib/Tk/Toplevel.pm, blib/lib/Tk/Tree.pm, blib/lib/Tk/Widget.pm, blib/lib/Tk/Wm.pm, blib/lib/Tk/X.pm, blib/lib/Tk/X11Font.pm, blib/lib/Tk/Xlib.pm, blib/lib/Tk/Xrm.pm, Tk/bin_os2.pm, blib/lib/Tk/bin_os2.pm, blib/lib/Tk/install.pm, blib/lib/Tk/widgets.pm, blib/lib/Tk/demos/widget_lib/WidgetDemo.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.

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: Ball, Plot, Tk, Tk::Adjuster, Tk::After, Tk::Animation, Tk::Balloon, Tk::Bitmap, Tk::BrowseEntry, Tk::Button, Tk::Canvas, Tk::Checkbutton, Tk::Clipboard, Tk::CmdLine, Tk::ColorEditor, Tk::Config, Tk::Configure, Tk::Derived, Tk::Dialog, Tk::DialogBox, Tk::DirTree, Tk::Dirlist, Tk::DragDrop, Tk::DragDrop::Common, Tk::DragDrop::Rect, Tk::DragDrop::SunConst, Tk::DragDrop::SunDrop, Tk::DragDrop::SunSite, Tk::DragDrop::Win32Site, Tk::DropSite, Tk::English, Tk::Entry, Tk::ErrorDialog, Tk::FBox, Tk::FileSelect, Tk::FloatEntry, Tk::Font, Tk::Frame, Tk::HList, Tk::IO, Tk::IconList, Tk::Image, Tk::ItemStyle, Tk::LabEntry, Tk::LabFrame, Tk::LabRadiobutton, Tk::Label, Tk::LabeledEntryLabeledRadiobutton, Tk::Listbox, Tk::MMtry, Tk::MMutil, Tk::MainWindow, Tk::MakeDepend, Tk::Menu, Tk::Menu::Item, Tk::Menubar, Tk::Menubutton, Tk::Message, Tk::MsgBox, Tk::NBFrame, Tk::NoteBook, Tk::Optionmenu, Tk::Photo, Tk::Pixmap, Tk::Pretty, Tk::ROText, Tk::Radiobutton, Tk::Scale, Tk::Scrollbar, Tk::Stats, Tk::Submethods, Tk::TList, Tk::Table, Tk::Text, Tk::Text::Tag, Tk::TextUndo, Tk::Tiler, Tk::TixGrid, Tk::Toplevel, Tk::Tree, Tk::Widget, Tk::Wm, Tk::X, Tk::X11Font, Tk::Xlib, Tk::Xrm, Tk::bin_os2, Tk::bin_os2, Tk::install, Tk::widgets, WidgetDemo

has_separate_license_file

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

Modules

Name Abstract Version View
Tk::bin_os2 deliver the binary distribution version 0.3 of module Tk version 800.012 for os2 and Perl version 5.00553 via CPAN. 0.3 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.os2-bin metacpan