Skip to content
Sections
>> Ubuntu >> Packages >> dapper >> perl >> libcache-simple-timedexpiry-perl
dapper  ] [  feisty  ] [  gutsy  ] [  hardy  ] [  intrepid  ] [  jaunty  ]

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

Links for libcache-simple-timedexpiry-perl

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 Maintainer (usually from Debian):

  • Andrew Stribblehill

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