Skip to content
Sections
>> Trisquel >> 套件 >> etiona >> perl >> libcache-simple-timedexpiry-perl
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: libcache-simple-timedexpiry-perl  ]

套件: 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 [文件列表]