Astro-Catalog 3.5.1
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Astro-Catalog-3.5.1/Query/Query/Sesame.pm -- Around line 44: '=item' outside of any '=over' =over without closing =back Astro-Catalog-3.5.1/Query/Query/SkyCat.pm -- Around line 52: '=item' outside of any '=over' Around line 93: You forgot a '=back' before '=head2' Around line 346: '=item' outside of any '=over' Around line 832: You forgot a '=back' before '=head1' Astro-Catalog-3.5.1/Query/Query/SuperCOSMOS.pm -- Around line 93: '=item' outside of any '=over' Around line 128: You forgot a '=back' before '=head2' Around line 153: You forgot a '=back' before '=head2' Around line 491: You forgot a '=back' before '=head2' Around line 495: '=item' outside of any '=over' Around line 967: You forgot a '=back' before '=head1' Astro-Catalog-3.5.1/Transport/REST.pm -- Around line 295: You forgot a '=back' before '=head2' Astro-Catalog-3.5.1/Transport/WebService.pm -- Around line 193: You forgot a '=back' before '=head2'
- 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.
- 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.13,1.1,1.11,1.17,1.3,1.4,1.40,1.5,1.6,1.7,1.8,1.9
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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::Catalog | A generic API for stellar catalogues | 1.40 | metacpan |
| Astro::Catalog::IO::Cluster | Input/Output in ARK Cluster format | 1.11 | metacpan |
| Astro::Catalog::IO::JCMT | JCMT catalogue I/O for Astro::Catalog | 0.13 | metacpan |
| Astro::Catalog::IO::Simple | Simple Input/Output format | 1.5 | metacpan |
| Astro::Catalog::IO::TST | Standard Tab Separated Table format I/O | 0.03 | metacpan |
| Astro::Catalog::IO::VOTable | VOTable Input/Output format | 1.6 | metacpan |
| Astro::Catalog::Query | Base class for Astro::Catalog query objects | 1.8 | metacpan |
| Astro::Catalog::Query::2MASS | A query request to the 2MASS Catalog | 1.9 | metacpan |
| Astro::Catalog::Query::CMC | A query request to the SuperCOSMOS catalogue | 1.3 | metacpan |
| Astro::Catalog::Query::GSC | A query request to the GSC Catalog | 1.4 | metacpan |
| Astro::Catalog::Query::SIMBAD | A query request to the SIMBAD database | 0.01 | metacpan |
| Astro::Catalog::Query::Sesame | Object name resolution via SIMBAD | 1.5 | metacpan |
| Astro::Catalog::Query::SkyCat | Generate SkyCat catalogue query clients | 0.02 | metacpan |
| Astro::Catalog::Query::SuperCOSMOS | 1.9 | metacpan | |
| Astro::Catalog::Query::USNOA2 | A query request to the USNO-A2.0 Catalog | 1.7 | metacpan |
| Astro::Catalog::Query::Vizier | A query request to the Vizier catalogs | 1.1 | metacpan |
| Astro::Catalog::Star | A generic star object in a stellar catalogue. | 1.17 | metacpan |
| Astro::Catalog::Transport::REST | A base class for REST query modules | 1.6 | metacpan |
| Astro::Catalog::Transport::WebService | A base class for WebService querys | 1.4 | metacpan |