Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> perl >> libcache-simple-timedexpiry-perl
etiona  ] [  nabia  ] [  aramo  ]

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

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;

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

  • 依赖
  • 推荐
  • 建议
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

下载 libcache-simple-timedexpiry-perl

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