Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> 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 [ファイル一覧]