Weather-NHC-TropicalCyclone 0.34 Latest
Kwalitee Issues
No Core Issues.
- 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_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 | 
|---|---|---|---|
| Weather::NHC::TropicalCyclone | Provides a convenient interface to NHC's Tropical Cyclone JSON format. | 0.34 | metacpan | 
| Weather::NHC::TropicalCyclone::ForecastAdvisory | provides handy extraction and conversion functionality for use with the NHC forecast advisory text | 0.34 | metacpan | 
| Weather::NHC::TropicalCyclone::Storm | Provides a convenient interface to individual storm sections delivered inside of the NHC Tropical Cyclone JSON file. | 0.34 | metacpan | 
| Weather::NHC::TropicalCyclone::StormTable | convenient access to the list of historical storms L<https://ftp.nhc.noaa.gov/atcf/archive/storm.table>, which is in ATCF format. Although it looks like and can be treated in many cases as CSV, field width is importan when considering this type of data operationally. | 0.34 | metacpan |