etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]

Package: libcache-simple-timedexpiry-perl (0.27-2)

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;

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Shared Library

Other Packages Related to libcache-simple-timedexpiry-perl

  • depends
  • recommends
  • suggests
  • dep: perl (>= 5.6.0-16)
    Larry Wall's Practical Extraction and Report Language

Download libcache-simple-timedexpiry-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 6.7 kB64 kB [list of files]