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.

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::Zinc, Tk::Zinc::Text

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Tk
  • Tk::Balloon
  • Tk::Dialog
  • Tk::FBox
  • Tk::Font
  • Tk::ItemStyle
  • Tk::JPEG
  • Tk::PNG
  • Tk::Pane
  • Tk::Photo
  • Tk::Tree
  • Tk::Widget

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-zinc-3.30/Zinc/Debug.pm -- Around line 2881: Non-ASCII character seen before =encoding in '<currentdir>/basename<n>.png'. Assuming CP1252 tk-zinc-3.30/Zinc/Graphics.pod -- Around line 18: Non-ASCII character seen before =encoding in 'exportées'. Assuming CP1252 tk-zinc-3.30/Zinc/Text.pm -- Around line 249: Non-ASCII character seen before =encoding in 'Aérienne)'. Assuming CP1252 tk-zinc-3.30/Zinc.pm -- Around line 138: Non-ASCII character seen before =encoding in 'Aérienne)'. Assuming CP1252

has_meta_json

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

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: Tk::Zinc, Tk::Zinc::Debug, Tk::Zinc::Graphics, Tk::Zinc::Logo, Tk::Zinc::Text, Tk::Zinc::Trace, Tk::Zinc::TraceErrors, Tk::Zinc::TraceUtils

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.02,1.05,1.06,1.07,1.12,1.50,3.30

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

Modules

Name Abstract Version View
Tk::Zinc TkZinc is another Canvas which proposes many new functions, some based on openGL 3.30 metacpan
Tk::Zinc::Debug a perl module for analysing a Zinc application. 1.50 metacpan
Tk::Zinc::Graphics 1.12 metacpan
Tk::Zinc::Logo a perl module for drawing the TkZinc logo. 1.06 metacpan
Tk::Zinc::Text Zinc extension for easing text input on text item or on fields 1.02 metacpan
Tk::Zinc::Trace A module to trace all Tk::Zinc method calls 1.12 metacpan
Tk::Zinc::TraceErrors A module to trace all Tk::Zinc method calls which generate an error 1.07 metacpan
Tk::Zinc::TraceUtils 1.05 metacpan

Provides

Name File View
SimpleRadarControls demos/Tk/demos/zinc_pm/SimpleRadarControls.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan
demos/Makefile.PL metacpan