Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Memoize::AnyDBM_File, Memoize::Expire, Memoize::ExpireFile, Memoize::ExpireTest, Memoize::NDBM_File, Memoize::SDBM_File, Memoize::Saves, Memoize::Storable

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.

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: Memoize, Memoize::AnyDBM_File, Memoize::Expire, Memoize::ExpireFile, Memoize::ExpireTest, Memoize::NDBM_File, Memoize::SDBM_File, Memoize::Saves, Memoize::Storable

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Memoize
  • Memoize::AnyDBM_File
  • Memoize::Expire
  • Memoize::ExpireFile
  • Memoize::ExpireTest
  • Memoize::NDBM_File
  • Memoize::SDBM_File
  • Memoize::Saves
  • Memoize::Storable

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.65,0.66

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
Memoize Make your functions faster by trading space for time 0.66 metacpan
Memoize::AnyDBM_File glue to provide EXISTS for AnyDBM_File for Storable use 0.65 metacpan
Memoize::Expire Plug-in module for automatic expiration of memoized values 0.66 metacpan
Memoize::ExpireFile test for Memoize expiration semantics 0.65 metacpan
Memoize::ExpireTest test for Memoize expiration semantics 0.65 metacpan
Memoize::NDBM_File glue to provide EXISTS for NDBM_File for Storable use 0.65 metacpan
Memoize::SDBM_File glue to provide EXISTS for SDBM_File for Storable use 0.65 metacpan
Memoize::Saves Plug-in module to specify which return values should be memoized 0.65 metacpan
Memoize::Storable store Memoized data in Storable database 0.65 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan