Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install 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.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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 23 Aug 2006 02:26:22 PM JST gpg: using DSA key 122F5DF7108E4046 gpg: Can't check signature: No public key --- SIGNATURE Wed Aug 23 14:26:22 2006 +++ @@ -1,6 +1,6 @@ SHA1 61a1ece3948d88de09be367a2ad0f73d56df4822 Changes SHA1 22ead3d088374505eb6fd289301809507191610e MANIFEST -SHA1 e1c2534c55ce0986e16eb0a8da689dda4da999a9 META.yml +SHA1 4cf9ed30e25bf7aad707cf3424c9b2389afc0421 META.yml SHA1 1c7f2a080b159adcfacd9bea57b80751ff796eef Makefile.PL SHA1 017bedfcba1e0c72b36301e6ef21b8712b84d175 inc/Module/Install.pm SHA1 b1a70869c098ba602151631386fc510b5bfd3511 inc/Module/Install/Base.pm @@ -10,5 +10,5 @@ SHA1 8b37b38215d14f922b3d5132ce33d11d21d531ba inc/Module/Install/Metadata.pm SHA1 7eb44b00058c44795038d7fa4c0c77470f20a7f8 inc/Module/Install/Win32.pm SHA1 6d05967a5e1680b5f118315aaa6b8a1e143d79d8 inc/Module/Install/WriteAll.pm -SHA1 8f9d62cf44d2550b4e237db940709459b1d5b2f8 lib/Cache/Simple/TimedExpiry.pm +SHA1 e5bd59583b76ca6975b116e13c764e3671fce070 lib/Cache/Simple/TimedExpiry.pm SHA1 b43f5a5c5193c15d8aa1f428ff5a34108257e0b9 t/01basic.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.

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.

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.

Modules

Name Abstract Version View
Cache::Simple::TimedExpiry 0.25 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan