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_license_in_source_file

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

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: Format::Error::ValueNumericException, Format::Error::ValueProvideException

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Error

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.

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.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

Modules

Name Abstract Version View
Format 0.2 metacpan
Format::Error 0.2 metacpan
Format::Error::ValueNumericException 0.2 metacpan
Format::Error::ValueProvideException 0.2 metacpan
Format::Sanitize 0.2 metacpan
Format::Sanitize::Number 0.2 metacpan
Format::Validate 0.2 metacpan
Format::Validate::Number 0.2 metacpan
Format::Validate::String 0.2 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
README.md metacpan