Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_changelog

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

has_tests

Add tests!

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.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error: Cannot find MANIFEST in dist.

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.

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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: lib/App/Glacier.pm, lib/App/Glacier/Bre.pm, lib/App/Glacier/Command.pm, lib/App/Glacier/Command/CreateVault.pm, lib/App/Glacier/Command/DeleteFile.pm, lib/App/Glacier/Command/DeleteVault.pm, lib/App/Glacier/Command/Get.pm, lib/App/Glacier/Command/Jobs.pm, lib/App/Glacier/Command/ListVault.pm, lib/App/Glacier/Command/Periodic.pm, lib/App/Glacier/Command/Purge.pm, lib/App/Glacier/Command/Put.pm, lib/App/Glacier/Command/Sync.pm, lib/App/Glacier/Config.pm, lib/App/Glacier/Core.pm, lib/App/Glacier/DB.pm, lib/App/Glacier/DB/GDBM.pm, lib/App/Glacier/DateTime.pm, lib/App/Glacier/Directory.pm, lib/App/Glacier/Directory/GDBM.pm, lib/App/Glacier/EclatCreds.pm, lib/App/Glacier/Glob.pm, lib/App/Glacier/HttpCatch.pm, lib/App/Glacier/Job.pm, lib/App/Glacier/Job/ArchiveRetrieval.pm, lib/App/Glacier/Job/FileRetrieval.pm, lib/App/Glacier/Job/InventoryRetrieval.pm, lib/App/Glacier/Progress.pm, lib/App/Glacier/Roster.pm, lib/App/Glacier/Roster/GDBM.pm, lib/App/Glacier/Signature.pm, lib/App/Glacier/Timestamp.pm

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.00,2.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
App::Glacier 2.11 metacpan
App::Glacier::Bre metacpan
App::Glacier::Command metacpan
App::Glacier::Command::CreateVault metacpan
App::Glacier::Command::DeleteFile metacpan
App::Glacier::Command::DeleteVault metacpan
App::Glacier::Command::Get metacpan
App::Glacier::Command::Jobs metacpan
App::Glacier::Command::ListVault metacpan
App::Glacier::Command::Periodic metacpan
App::Glacier::Command::Purge metacpan
App::Glacier::Command::Put metacpan
App::Glacier::Command::Sync metacpan
App::Glacier::Config 1.00 metacpan
App::Glacier::Core metacpan
App::Glacier::DB metacpan
App::Glacier::DB::GDBM metacpan
App::Glacier::DateTime metacpan
App::Glacier::Directory metacpan
App::Glacier::Directory::GDBM metacpan
App::Glacier::EclatCreds metacpan
App::Glacier::Glob metacpan
App::Glacier::HttpCatch metacpan
App::Glacier::Job metacpan
App::Glacier::Job::ArchiveRetrieval metacpan
App::Glacier::Job::FileRetrieval metacpan
App::Glacier::Job::InventoryRetrieval metacpan
App::Glacier::Progress metacpan
App::Glacier::Roster metacpan
App::Glacier::Roster::GDBM metacpan
App::Glacier::Signature metacpan
App::Glacier::Timestamp metacpan

Other Files

META.json metacpan
META.yml metacpan