Kwalitee Issues

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:

  • MANIFEST (1220) does not match dist (1221):
  • Missing in MANIFEST: lib/Date/.Manip.pm.swp

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.

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.

consistent_version

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

Error: 5.65,6.42

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

Modules

Name Abstract Version View
Date::Manip Date manipulation routines 6.42 metacpan
Date::Manip::Base Base methods for date manipulation 6.42 metacpan
Date::Manip::DM5 Date manipulation routines 5.65 metacpan
Date::Manip::DM5abbrevs A list of all timezone abbreviations 6.42 metacpan
Date::Manip::DM6 Date manipulation routines 6.42 metacpan
Date::Manip::Date Methods for working with dates 6.42 metacpan
Date::Manip::Delta Methods for working with deltas 6.42 metacpan
Date::Manip::Lang::catalan Catalan language support. 6.42 metacpan
Date::Manip::Lang::danish Danish language support. 6.42 metacpan
Date::Manip::Lang::dutch Dutch language support. 6.42 metacpan
Date::Manip::Lang::english English language support. 6.42 metacpan
Date::Manip::Lang::finnish Finnish language support. 6.42 metacpan
Date::Manip::Lang::french French language support. 6.42 metacpan
Date::Manip::Lang::german German language support. 6.42 metacpan
Date::Manip::Lang::index An index of languages supported by Date::Manip 6.42 metacpan
Date::Manip::Lang::italian Italian language support. 6.42 metacpan
Date::Manip::Lang::norwegian Norwegian language support. 6.42 metacpan
Date::Manip::Lang::polish Polish language support. 6.42 metacpan
Date::Manip::Lang::portugue Portuguese language support. 6.42 metacpan
Date::Manip::Lang::romanian Romanian language support. 6.42 metacpan
Date::Manip::Lang::russian Russian language support. 6.42 metacpan
Date::Manip::Lang::spanish Spanish language support. 6.42 metacpan
Date::Manip::Lang::swedish Swedish language support. 6.42 metacpan
Date::Manip::Lang::turkish Turkish language support. 6.42 metacpan
Date::Manip::Obj Base class for Date::Manip objects 6.42 metacpan
Date::Manip::Recur methods for working with recurring events 6.42 metacpan
Date::Manip::TZ an interface to the time zone data 6.42 metacpan
Date::Manip::TZ_Base Methods common to the TZ and Base classes 6.42 metacpan
Date::Manip::TZdata Internal module for working with the tzdata files 6.42 metacpan
Date::Manip::Zones Time zone information 6.42 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.first metacpan