Kwalitee Issues

has_meta_yml

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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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: Archive::Any::Plugin::Tar, Archive::Any::Plugin::Zip, Archive::Any::Tar, Archive::Any::Zip

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.03,0.0932,0.0940

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Archive::Any Single interface to deal with file archives. 0.0932 metacpan
Archive::Any::Plugin Anatomy of an Archive::Any plugin. 0.0940 metacpan
Archive::Any::Plugin::Tar Archive::Any wrapper around Archive::Tar 0.0940 metacpan
Archive::Any::Plugin::Zip Archive::Any wrapper around Archive::Zip 0.03 metacpan
Archive::Any::Tar Archive::Any wrapper around Archive::Tar 0.02 metacpan
Archive::Any::Zip Archive::Any wrapper around Archive::Zip 0.03 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan