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

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 (53) does not match dist (62):
  • Missing in MANIFEST: MANIFEST.SKIP, lib/Astro/Montenbruck/Lunation.pm, lib/Astro/Montenbruck/Lunation/Quarter.pm, lib/Astro/Montenbruck/SolEqu.pm, script/phases.pl, t/13-sun.t, t/18-ephemeris.t, t/19650201-sweph.txt, t/23-coco.t, t/50-lunation.t, t/60-solequ.t
  • Missing in Dist: t/14-coco.t, t/15-ephemeris.t

prereq_matches_use

List all used modules in META.yml requires

Error:

  • List::MoreUtils

main_module_version_matches_dist_version

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

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

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Display

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

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

Modules

Name Abstract Version View
Astro::Montenbruck 1 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::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::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

Provides

Name File View
Display script/lib/Display.pm metacpan
Helpers script/lib/Helpers.pm metacpan

Other Files

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