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.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Cache::FileCache
  • LWP::Simple

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 19 Nov 2003 02:58:45 PM JST gpg: using DSA key 7A36FFE5D79B7977 gpg: Can't check signature: No public key --- SIGNATURE Wed Nov 19 14:58:45 2003 +++ @@ -1,6 +1,6 @@ SHA1 1cc76e0c5d1bb94964d1bbf9fd04ac8655aae732 Changes SHA1 9e543b86ebc60cbbfaca103746024d8ed5a1f744 MANIFEST -SHA1 aa5a9668379cd41c6aac6dafd7ef07165daa8ac2 Makefile.PL +SHA1 c3d3bda8a7617b6dd0832ebe7d1ae665b9fac8be Makefile.PL SHA1 b99a6b0292d47af5cf27691ea5d945996b2f4ff3 README SHA1 900ce921ee433635dfab250f4890357e1b90ef38 lib/Geo/TigerLine/Abbreviations.pm SHA1 34df66d2910972f6cb284e3696156a300616fabb t/1.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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::TigerLine::Abbreviations Tiger/LINE feature abbreviations 0.02 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan