全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libcache-simple-timedexpiry-perl  ]

软件包:libcache-simple-timedexpiry-perl(0.27-3)

libcache-simple-timedexpiry-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libcache-simple-timedexpiry-perl

维护小组:

外部的资源:

相似软件包:

Perl module to cache and expire key/value pairs

Example:

my $h = new Cache::Simple::TimedExpiry;

$h->set(Forever => "Don't expire", 0); do {$h->set($_,"Value of $_", 1); sleep 2;} for qw(Have a nice day); $,=' '; print $h->elements; $h->dump; sleep 4; print $h->elements; $h->dump;

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl

其他与 libcache-simple-timedexpiry-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libcache-simple-timedexpiry-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 6.2 kB21.0 kB [文件列表]