Kwalitee Issues

no_pod_errors

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

Error: DateTime-0.09/lib/DateTime.pm -- Around line 1042: You forgot a '=back' before '=head3' Around line 1090: '=item' outside of any '=over'

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_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.

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: DateTime, DateTime::Duration, DateTime::Language, DateTime::Language::Afar, DateTime::Language::Amharic, DateTime::Language::Austrian, DateTime::Language::Brazilian, DateTime::Language::Czech, DateTime::Language::Danish, DateTime::Language::Dutch, DateTime::Language::English, DateTime::Language::French, DateTime::Language::Gedeo, DateTime::Language::German, DateTime::Language::Italian, DateTime::Language::Norwegian, DateTime::Language::Oromo, DateTime::Language::Sidama, DateTime::Language::Somali, DateTime::Language::Spanish, DateTime::Language::Swedish, DateTime::Language::TigrinyaEritrean, DateTime::Language::TigrinyaEthiopian, DateTimePP

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.09,0.10,1.02

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.

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_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
DateTime Reference implementation for Perl DateTime objects 0.09 metacpan
DateTime::Duration Duration objects for date math metacpan
DateTime::Language base class for DateTime.pm-related language localization metacpan
DateTime::Language::Afar metacpan
DateTime::Language::Amharic 0.10 metacpan
DateTime::Language::Austrian metacpan
DateTime::Language::Brazilian metacpan
DateTime::Language::Czech metacpan
DateTime::Language::Danish metacpan
DateTime::Language::Dutch metacpan
DateTime::Language::English metacpan
DateTime::Language::French 1.02 metacpan
DateTime::Language::Gedeo metacpan
DateTime::Language::German 1.02 metacpan
DateTime::Language::Italian metacpan
DateTime::Language::Norwegian metacpan
DateTime::Language::Oromo metacpan
DateTime::Language::Sidama metacpan
DateTime::Language::Somali 0.10 metacpan
DateTime::Language::Spanish metacpan
DateTime::Language::Swedish metacpan
DateTime::Language::TigrinyaEritrean metacpan
DateTime::Language::TigrinyaEthiopian metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan