Astro-Montenbruck 1.02-stable Deleted
Kwalitee Issues
- 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
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- 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 (65):
- Missing in MANIFEST: MANIFEST.SKIP
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the 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.
- 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.02
- 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 |
---|---|---|---|
Astro::Montenbruck | 1.02 | 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 |