-
-
13 Oct 2021 14:56:11 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (21)
- Testers (1294 / 35 / 0)
- Kwalitee
Bus factor: 2- 83.40% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp::Assert
- Class::Load
- Data::UUID
- Digest::JHash
- Digest::MD5
- File::Spec
- Hash::MoreUtils
- JSON::MaybeXS
- List::MoreUtils
- Log::Any
- Moo
- MooX::Types::MooseLike
- MooX::Types::MooseLike::Base
- MooX::Types::MooseLike::Numeric
- Storable
- String::RewritePrefix
- Task::Weaken
- Time::Duration
- Time::Duration::Parse
- Time::HiRes
- Try::Tiny
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.61
- Fixes
- Unescaped left brace in regex is deprecated - RT #125596, #115022
- Missing dependency on Module::Mask - RT #114665
- Tests
- Added continuous integration (CI) via GitHub Actions
- Docs
- improved POD
Documentation
Benchmark cache modules against each otherBenchmarks of CHI and non-CHI driversManual for developing new CHI driversModules
Unified cache handling interfaceContains information about cache entriesInternal constantsBase class for all CHI driversCaches that delegate to a contained cacheCHI wrapper for Cache::CachePersistent interprocess cache via mmap'ed filesFile-based cache using one file per entry in a multi-level directory structureIn-process memory based cacheMetacache for internal CHI useNothing is cachedIn-process memory cache that stores direct referencesRecord and report per-namespace cache statisticsProvides
in lib/CHI/Driver/Role/HasSubcaches.pmin lib/CHI/Driver/Role/IsSizeAware.pmin lib/CHI/Driver/Role/IsSubcache.pmModule Install Instructions
To install CHI, copy and paste the appropriate command in to your terminal.
cpanm CHI
perl -MCPAN -e shell install CHI
For more information on module installation, please visit the detailed CPAN module installation guide.