- Initial import of Cache-Simple-TimedExpiry-0.22

Set the cache's expiry policy to expire entries after SECONDS seconds.
Setting this changes the expiry policy for pre-existing cache entries
and for new ones.
This commit is contained in:
msf 2004-12-21 03:34:25 +00:00
parent 27bf1b5a70
commit bd509d751c
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/21 03:34:25 msf Exp $
COMMENT= "a lightweight cache with timed expiration"
DISTNAME= Cache-Simple-TimedExpiry-0.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/}
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Cache-Simple-TimedExpiry-0.22.tar.gz) = 466b39d555af0ad1c0a1068b29be9447
RMD160 (Cache-Simple-TimedExpiry-0.22.tar.gz) = fbc8a6615f5a8a09c43e5962cdd962b884a46b57
SHA1 (Cache-Simple-TimedExpiry-0.22.tar.gz) = 22fb9fedc33a93e8faa46a56164bbf3e0b4129e1

View File

@ -0,0 +1,3 @@
Set the cache's expiry policy to expire entries after SECONDS seconds.
Setting this changes the expiry policy for pre-existing cache entries
and for new ones.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/21 03:34:25 msf Exp $
${P5SITE}/Cache/
${P5SITE}/Cache/Simple/
${P5SITE}/Cache/Simple/TimedExpiry.pm
@man man/man3p/Cache::Simple::TimedExpiry.3p