Kwalitee Issues

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.

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: Module::Build::Cookbook

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Module-Build-0.20/lib/Module/Build/Platform/VMS.pm -- Around line 70: You forgot a '=back' before '=head1'

has_meta_json

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

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::Cookbook, Module::Build::PPMMaker, 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::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.02,0.20

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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.20 metacpan
Module::Build::Base Default methods for Module::Build metacpan
Module::Build::Compat Compatibility with ExtUtils::MakeMaker 0.02 metacpan
Module::Build::Cookbook Examples of Module::Build Usage metacpan
Module::Build::PPMMaker Perl Package Manager file creation 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::Windows::BCC metacpan
Module::Build::Platform::Windows::GCC metacpan
Module::Build::Platform::Windows::MSVC metacpan
Module::Build::Platform::darwin Builder class for Mac OS X platform metacpan

Other Files

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