Kwalitee Issues

has_meta_yml

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

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: Kite::PScript::Defs

prereq_matches_use

List all used modules in META.yml requires

Error:

  • XML::Parser

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: Kite, Kite::Base, Kite::PScript::Defs, Kite::Profile, Kite::XML2PS, Kite::XML::Node, Kite::XML::Node::Kite, Kite::XML::Parser

test_prereq_matches_use

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

Error:

  • Template::Test

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.4,1.01,1.02,1.03

has_separate_license_file

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

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Kite collection of modules useful in Kite design and construction. 0.4 metacpan
Kite::Base base class module implementing common functionality 1.03 metacpan
Kite::PScript::Defs useful PostScript definitions for kite layout et al metacpan
Kite::Profile represent and manipulate a 2d profile 1.03 metacpan
Kite::XML2PS reads an XML curve definition file and generates PostScript 1.03 metacpan
Kite::XML::Node base class for XML parser nodes 1.01 metacpan
Kite::XML::Node::Kite XML nodes to represent kite markup 1.02 metacpan
Kite::XML::Parser XML parser for kite related markup 1.01 metacpan

Provides

Name File View
Kite::XML::Node::Curve lib/Kite/XML/Node/Kite.pm metacpan
Kite::XML::Node::Layout lib/Kite/XML/Node/Kite.pm metacpan
Kite::XML::Node::Markup lib/Kite/XML/Node/Kite.pm metacpan
Kite::XML::Node::Outline lib/Kite/XML/Node/Kite.pm metacpan
Kite::XML::Node::Part lib/Kite/XML/Node/Kite.pm metacpan
Kite::XML::Node::Point lib/Kite/XML/Node/Kite.pm metacpan
Kite::XML::Node::Text lib/Kite/XML/Node/Kite.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan