Skip to content
Sections
>> Ubuntu >> Packages >> hardy >> perl >> libcache-simple-timedexpiry-perl
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]

Package: libcache-simple-timedexpiry-perl (0.27-1) [universe]

Links for libcache-simple-timedexpiry-perl

Screenshot

Ubuntu Resources:

Download Source Package libcache-simple-timedexpiry-perl:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

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;

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 5.7 kB60.0 kB [list of files]