Bug 26968

Summary: New port: devel/p5-Cache-Cache (Cache::Cache -- Perl Cache interface)
Product: Ports & Packages Reporter: root <root>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description root 2001-04-29 22:41:21 UTC
The Perl Cache package provides Cache::Cache, a generic interface for
creating persistent data stores.  This interface is implemented by the
Cache::MemoryCache, Cache::SharedMemoryCache, Cache::FileCache,
Cache::SizeAwareFileCache, Cache::SizeAwareMemoryCache, and
Cache::SizeAwareSharedMemoryCache classes.  This work replaces
File::Cache and IPC::Cache.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-05-24 15:09:10 UTC
State Changed
From-To: open->closed

committed, thanks