Kwalitee Issues

has_changelog

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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

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).

Modules

Name Abstract Version View
DataStore::CAS::FS Virtual Filesystem backed by Content-Addressable Storage 0.0100 metacpan
DataStore::CAS::FS::Dir Object representing a directory of file entries, indexed by filename. 0.0100 metacpan
DataStore::CAS::FS::DirCodec Abstract base class for directory encoder/decoders 0.0100 metacpan
DataStore::CAS::FS::DirCodec::Minimal Directory representation with minimal metadata 0.0100 metacpan
DataStore::CAS::FS::DirCodec::Universal Codec for saving all arbitrary fields of a DirEnt 0.0100 metacpan
DataStore::CAS::FS::DirCodec::Unix Efficiently encode only the attributes of a UNIX stat() 0.0100 metacpan
DataStore::CAS::FS::DirEnt Light-weight Immutable Directory Entry Object 0.0100 metacpan
DataStore::CAS::FS::InvalidUTF8 Wrapper to represent non-utf8 data in a unicode context 0.0100 metacpan

Provides

Name File View
DataStore::CAS::FS::DirCache lib/DataStore/CAS/FS.pm metacpan
DataStore::CAS::FS::DirCacheCleanup lib/DataStore/CAS/FS.pm metacpan
DataStore::CAS::FS::DirCodec::Minimal::Entry lib/DataStore/CAS/FS/DirCodec/Minimal.pm metacpan
DataStore::CAS::FS::DirCodec::Unix::Entry lib/DataStore/CAS/FS/DirCodec/Unix.pm metacpan
DataStore::CAS::FS::Path lib/DataStore/CAS/FS.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan