Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

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.

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: Module::Build, Module::Build::Base, Module::Build::Compat, Module::Build::Platform::Amiga, Module::Build::Platform::Default, Module::Build::Platform::EBCDIC, Module::Build::Platform::MPEiX, Module::Build::Platform::MacOS, Module::Build::Platform::RiscOS, Module::Build::Platform::Unix, Module::Build::Platform::VMS, Module::Build::Platform::VOS, Module::Build::Platform::Windows, Module::Build::Platform::darwin

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.01,0.11

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
Module::Build Build and install Perl modules 0.11 metacpan
Module::Build::Base Default methods for Module::Build metacpan
Module::Build::Compat Compatibility with ExtUtils::MakeMaker 0.01 metacpan
Module::Build::Platform::Amiga Builder class for Amiga platforms metacpan
Module::Build::Platform::Default Stub class for unknown platforms metacpan
Module::Build::Platform::EBCDIC Builder class for EBCDIC platforms metacpan
Module::Build::Platform::MPEiX Builder class for MPEiX platforms metacpan
Module::Build::Platform::MacOS Builder class for MacOS platforms metacpan
Module::Build::Platform::RiscOS Builder class for RiscOS platforms metacpan
Module::Build::Platform::Unix Builder class for Unix platforms metacpan
Module::Build::Platform::VMS Builder class for VMS platforms metacpan
Module::Build::Platform::VOS Builder class for VOS platforms metacpan
Module::Build::Platform::Windows Builder class for Windows platforms metacpan
Module::Build::Platform::darwin Builder class for Mac OS X platform metacpan

Provides

Name File View
Module::Build::Base::_version lib/Module/Build/Base.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
t/MANIFEST metacpan
t/Sample/Build.PL metacpan
t/Sample/MANIFEST metacpan
t/XSTest/Build.PL metacpan
t/XSTest/MANIFEST metacpan