Binary package “libcache-ref-perl” in ubuntu jammy

Perl module for caching references in memory

 Cache::Ref implements in-memory caching, designed primarily for shared
 references. It supports various caching algorithms.
 .
 It differs from CHI (libchi-perl), in that it does not attempt to address
 the problem of caching things persistently.