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 (10) does not match dist (74):
  • 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/TROPICALDEPRESSION2.adv, database/NT/1999/1/TROPICALDEPRESSION3.adv, database/NT/1999/1/TROPICALDEPRESSION4.adv, database/NT/1999/1/TROPICALDEPRESSION5.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/trackfile, database/NT/1999/2/TROPICALDEPRESSION1.adv, database/NT/1999/2/TROPICALDEPRESSION2.adv, database/NT/1999/2/TROPICALDEPRESSION3.adv, database/NT/1999/2/TROPICALDEPRESSION4.adv, database/NT/1999/2/trackfile, database/PZ/1999/1/TROPICALDEPRESSION1.adv, database/PZ/1999/1/TROPICALDEPRESSION1A.adv, database/PZ/1999/1/TROPICALSTORM2.adv, database/PZ/1999/1/TROPICALSTORM2A.adv, database/PZ/1999/1/TROPICALSTORM3.adv, database/PZ/1999/1/TROPICALSTORM3A.adv, database/PZ/1999/1/TROPICALSTORM4.adv, database/PZ/1999/1/TROPICALSTORM4A.adv, database/PZ/1999/1/TROPICALSTORM5.adv, database/PZ/1999/1/activefile, database/PZ/1999/1/trackfile, 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, t/ExtUtils/TBone.pm

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: Storm-Tracker/lib/Geo/Storm_Tracker/Parser.pm -- Around line 271: '=item' outside of any '=over' Around line 276: You forgot a '=back' before '=head1' Around line 278: '=item' outside of any '=over' Around line 302: You forgot a '=back' before '=head1'

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::Storm_Tracker, Geo::Storm_Tracker::Advisory, Geo::Storm_Tracker::Data, Geo::Storm_Tracker::Main, Geo::Storm_Tracker::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::Storm_Tracker Perl bundle for working with national weather advisories 0.01 metacpan
Geo::Storm_Tracker::Advisory The weather advisory object of the perl Storm-Tracker bundle. 0.01 metacpan
Geo::Storm_Tracker::Data The weather event object of the perl Storm-Tracker bundle. 0.01 metacpan
Geo::Storm_Tracker::Main Master method of the Storm-Tracker perl bundle for dealing with Weather Advisories. 0.01 metacpan
Geo::Storm_Tracker::Parser Perl extension for Parsing Weather Advisories 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan