Kwalitee Issues

has_changelog

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

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: t/Module-Build

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: Mite, Mite::Types

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: Mite, Mite::Types

Modules

Name Abstract Version View
MY metacpan
Mite Moose-like OO, fast to load, with zero dependencies. v0.0.1 metacpan
Mite::App metacpan
Mite::App::Command metacpan
Mite::App::Command::clean metacpan
Mite::App::Command::compile metacpan
Mite::App::Command::init metacpan
Mite::Attribute metacpan
Mite::Class metacpan
Mite::Compiled The extra class file written by Mite. metacpan
Mite::Config metacpan
Mite::MakeMaker Use in your Makefile.PL when developing with Mite metacpan
Mite::ModuleBuild Use in your Build.PL when developing with Mite metacpan
Mite::Project metacpan
Mite::Role::HasConfig metacpan
Mite::Role::HasDefault metacpan
Mite::Role::HasYAML metacpan
Mite::Shim v0.0.1 metacpan
Mite::Source Representing the human written .pm file. metacpan
Mite::Types metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
t/MakeMaker/Some-Project/Makefile.PL metacpan
t/Module-Build/Some-Project/Build.PL metacpan
t/Module-Build/Some-Project/MANIFEST metacpan