Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (11) does not match dist (75):
  • Missing in MANIFEST: advisories/00latest-WTNT31, advisories/00latest-WTNT32, advisories/00latest-WTPZ34, advisories/99100420.WTNT31, advisories/99100502.WTNT31, advisories/99100508.WTNT31, advisories/99100514.WTNT31, advisories/99100520.WTNT31, advisories/99100602.WTNT31, advisories/99100602.WTNT32, advisories/99100609.WTNT31, advisories/99100609.WTNT32, advisories/99100614.WTNT32, advisories/99100615.WTNT31, advisories/99100620.WTNT31, advisories/99100620.WTNT32, advisories/99100821.WTPZ34, advisories/99100823.WTPZ34, advisories/99100902.WTPZ34, advisories/99100906.WTPZ34, advisories/99100908.WTPZ34, advisories/99100911.WTPZ34, advisories/99100914.WTPZ34, advisories/99100917.WTPZ34, advisories/99100920.WTPZ34, database/NT/1999/1/TROPICALDEPRESSION1.adv, database/NT/1999/1/TROPICALDEPRESSION10.adv, database/NT/1999/1/TROPICALDEPRESSION11.adv, database/NT/1999/1/TROPICALDEPRESSION12.adv, database/NT/1999/1/TROPICALDEPRESSION13.adv, database/NT/1999/1/TROPICALDEPRESSION14.adv, database/NT/1999/1/TROPICALDEPRESSION15.adv, database/NT/1999/1/TROPICALDEPRESSION16.adv, database/NT/1999/1/TROPICALDEPRESSION17.adv, database/NT/1999/1/TROPICALDEPRESSION2.adv, database/NT/1999/1/TROPICALDEPRESSION2A.adv, database/NT/1999/1/TROPICALDEPRESSION3.adv, database/NT/1999/1/TROPICALDEPRESSION3A.adv, database/NT/1999/1/TROPICALDEPRESSION4.adv, database/NT/1999/1/TROPICALDEPRESSION4A.adv, database/NT/1999/1/TROPICALDEPRESSION6.adv, database/NT/1999/1/TROPICALDEPRESSION7.adv, database/NT/1999/1/TROPICALDEPRESSION8.adv, database/NT/1999/1/TROPICALDEPRESSION9.adv, database/NT/1999/1/TROPICALSTORM5.adv, database/NT/1999/1/TROPICALSTORM5A.adv, database/NT/1999/1/event_number, database/NT/1999/1/region, database/NT/1999/1/trackfile, database/NT/1999/1/year, debug_tests/test_data1.pl, debug_tests/test_data2.pl, debug_tests/test_main1.pl, debug_tests/test_main2.pl, debug_tests/test_main3.pl, debug_tests/test_main4.pl, debug_tests/test_main5.pl, debug_tests/test_main6.pl, debug_tests/test_main7.pl, debug_tests/test_parser1.pl, debug_tests/test_parser2.pl, debug_tests/test_parser3.pl, lib/Geo/StormTracker/Data.pm.b1, lib/Geo/StormTracker/Main.pm.b1

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Geo::StormTracker, Geo::StormTracker::Advisory, Geo::StormTracker::Data, Geo::StormTracker::Main, Geo::StormTracker::Parser

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Geo::StormTracker Perl bundle for working with national weather advisories 0.02 metacpan
Geo::StormTracker::Advisory The weather advisory object of the perl Storm-Tracker bundle. 0.02 metacpan
Geo::StormTracker::Data The weather event object of the perl Storm-Tracker bundle. 0.02 metacpan
Geo::StormTracker::Main Master method of the Storm-Tracker perl bundle for dealing with Weather Advisories. 0.02 metacpan
Geo::StormTracker::Parser Perl extension for Parsing Weather Advisories 0.02 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan