Autocache 0.004 Latest
Kwalitee Issues
- buildtool_not_executable
- 
        Change the permissions of Build.PL/Makefile.PL to not-executable. 
- has_meta_json
- 
        Add a META.json to the distribution. Your buildtool should be able to autogenerate it. 
- 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_security_doc
- 
        Add SECURITY(.pod|md). See Software::Security::Policy. 
- security_doc_contains_contact
- 
        Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy. 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Autocache | An automatic caching framework for Perl. | 0.004 | metacpan | 
| Autocache::Config | metacpan | ||
| Autocache::Config::Node | metacpan | ||
| Autocache::Logger | metacpan | ||
| Autocache::Logger::Null | metacpan | ||
| Autocache::Record | metacpan | ||
| Autocache::Request | metacpan | ||
| Autocache::Strategy | metacpan | ||
| Autocache::Strategy::CostBased | metacpan | ||
| Autocache::Strategy::Eviction::FIFO | metacpan | ||
| Autocache::Strategy::Eviction::LRU | metacpan | ||
| Autocache::Strategy::Eviction::LRU::Entry | metacpan | ||
| Autocache::Strategy::Refresh | metacpan | ||
| Autocache::Strategy::Statistics | metacpan | ||
| Autocache::Strategy::Store::Memcached | metacpan | ||
| Autocache::Strategy::Store::Memory | metacpan | ||
| Autocache::WorkQueue | metacpan |