Kwalitee Issues

has_meta_yml

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

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: MANIFEST.SKIP,MYMETA.json,MYMETA.yml

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (64) does not match dist (66):
  • Missing in MANIFEST: MANIFEST.SKIP, MYMETA.json, MYMETA.yml, script/riseset_year.pl
  • Missing in Dist: META.json, META.yml

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DateTime::TimeZone

no_pod_errors

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

Error: Astro-Montenbruck-1.03/script/riseset_year.pl -- Around line 151: You forgot a '=back' before '=head1'

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.

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: Astro::Montenbruck::MathUtils

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.01,0.02,0.03,0.04,1.03

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
Astro::Montenbruck 1.03 metacpan
Astro::Montenbruck::CoCo Coordinates conversions. 0.01 metacpan
Astro::Montenbruck::Ephemeris calculate planetary positions. 0.03 metacpan
Astro::Montenbruck::Ephemeris::Pert Calculation of perturbations. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet Base class for a planet. 0.04 metacpan
Astro::Montenbruck::Ephemeris::Planet::Jupiter Jupiter. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Mars Mars. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Mercury Mercury. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Moon Moon. 0.02 metacpan
Astro::Montenbruck::Ephemeris::Planet::Neptune Neptune. 0.02 metacpan
Astro::Montenbruck::Ephemeris::Planet::Pluto Pluto. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Saturn Saturn. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Sun Sun. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Uranus Uranus. 0.01 metacpan
Astro::Montenbruck::Ephemeris::Planet::Venus Venus. 0.01 metacpan
Astro::Montenbruck::Lunation Lunar quarters. 0.03 metacpan
Astro::Montenbruck::Lunation::Quarter 0.01 metacpan
Astro::Montenbruck::MathUtils 0.02 metacpan
Astro::Montenbruck::NutEqu Obliquity of the ecliptic & nutation. 0.02 metacpan
Astro::Montenbruck::RiseSet 0.01 metacpan
Astro::Montenbruck::RiseSet::Constants 0.01 metacpan
Astro::Montenbruck::RiseSet::RST 0.01 metacpan
Astro::Montenbruck::RiseSet::Sunset 0.01 metacpan
Astro::Montenbruck::SolEqu Solstices and Equinoxes. 0.02 metacpan
Astro::Montenbruck::Time Time-related routines 0.01 metacpan
Astro::Montenbruck::Time::DeltaT difference between I<UT> and I<TDT>. 0.01 metacpan
Astro::Montenbruck::Time::Sidereal Sidereal time related calculations. 0.01 metacpan
Astro::Montenbruck::Utils::Display 0.03 metacpan
Astro::Montenbruck::Utils::Helpers 0.04 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
README metacpan
README.md metacpan
cpanfile metacpan