Kwalitee Issues

has_meta_yml

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

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:

  • Error
  • IPC::ShareLite

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: Cache::BaseCache, Cache::BaseCacheTester, Cache::Cache, Cache::CacheMetaData, Cache::CacheSizer, Cache::CacheTester, Cache::CacheUtils, Cache::FileBackend, Cache::FileCache, Cache::MemoryBackend, Cache::MemoryCache, Cache::NullCache, Cache::Object, Cache::SharedMemoryBackend, Cache::SharedMemoryCache, Cache::SizeAwareCache, Cache::SizeAwareCacheTester, Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, Cache::SizeAwareSharedMemoryCache

Modules

Name Abstract Version View
Cache::BaseCache abstract cache base class metacpan
Cache::BaseCacheTester abstract cache tester base class metacpan
Cache::Cache the Cache interface. 1.0 metacpan
Cache::CacheMetaData data about objects in the cache metacpan
Cache::CacheSizer component object for mamanging the size of caches metacpan
Cache::CacheTester a class for regression testing caches metacpan
Cache::CacheUtils miscellaneous utility routines metacpan
Cache::FileBackend a filesystem based persistance mechanism metacpan
Cache::FileCache implements the Cache interface. metacpan
Cache::MemoryBackend a memory based persistance mechanism metacpan
Cache::MemoryCache implements the Cache interface. metacpan
Cache::NullCache implements the Cache interface. metacpan
Cache::Object the data stored in a Cache. metacpan
Cache::SharedMemoryBackend a shared memory based persistance mechanism metacpan
Cache::SharedMemoryCache extends the MemoryCache. metacpan
Cache::SizeAwareCache extends the Cache interface. metacpan
Cache::SizeAwareCacheTester a class for regression testing size aware caches metacpan
Cache::SizeAwareFileCache extends Cache::FileCache metacpan
Cache::SizeAwareMemoryCache extends Cache::MemoryCache metacpan
Cache::SizeAwareSharedMemoryCache extends Cache::SizeAwareMemoryCache metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan