Version: 1.08, Package name: p5-Cache-Cache-1.08 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description The Cache modules are designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory. The 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 aggregates and extends the obsolete File::Cache and IPC::Cache projects. |
Filesize: 34.301 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-03-30 07:39:25 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Cache-Cache-1.08. |
2014-12-24 01:47:42 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Cache-Cache-1.07. ok ajacoutot@ |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-11-26 00:19:01 by Marc Espie | Files touched by this commit (122) |
Log message: newer depends with >= |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2009-03-23 08:02:25 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update p5-Cache-Cache to 1.06 |
2007-12-16 07:20:41 by Simon Bertrang | Files touched by this commit (2) |
Log message: update to version 1.05 ok merdely@ |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-03-15 05:30:08 by Jolan Luff | Files touched by this commit (35) |
Log message: remove Jim Geovedi as maintainer from all ports' Makefiles per his request. |
2006-11-25 09:32:36 by Marc Espie | Files touched by this commit (132) |
Log message: switch about half of devel/p5-* to newest cpan practices |
2006-04-27 03:30:31 by Marc Espie | Files touched by this commit (2) |
Log message: update to more recent version, better temp file handling. okay maintainer. |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2003-12-15 09:51:05 by Christian Weisgerber | Files touched by this commit (29) |
Log message: @dirrm shared directories |
2003-04-30 13:10:52 by Peter Stromberg | Files touched by this commit (3) |
Log message: update to 1.02; from maintainer Jim Geovedi <jim@corebsd.or.id> |
2002-11-30 05:40:48 by Christian Weisgerber | Files touched by this commit (1) |
Log message: fix dependency: devel/p5-Storable comes with perl-5.8.0 |