Paquet : libcache-simple-timedexpiry-perl (0.27-1) [universe]
Liens pour libcache-simple-timedexpiry-perl
Ressources Ubuntu :
Télécharger le paquet source libcache-simple-timedexpiry-perl :
- [libcache-simple-timedexpiry-perl_0.27-1.dsc]
- [libcache-simple-timedexpiry-perl_0.27.orig.tar.gz]
- [libcache-simple-timedexpiry-perl_0.27-1.diff.gz]
Responsable :
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Archive du courrier électronique)
- Niko Tyni
It should generally not be necessary for users to contact the original maintainer.
Paquets similaires :
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;
Autres paquets associés à libcache-simple-timedexpiry-perl
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Télécharger libcache-simple-timedexpiry-perl
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| all | 5,7 ko | 60,0 ko | [liste des fichiers] |