Paketname | libcache-historical-perl |
Beschreibung | simple data caching service with time history |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.03-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl, libdbd-sqlite3-perl (>= 1.14), libdbi-perl, liblog-log4perl-perl, librose-db-perl (>= 0.756), |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 8484 Byte |
Prüfsumme MD5 | 39f170a8bdaf05d124fb2695784bf9e6 |
Prüfsumme SHA1 | 769b38fe008388992ec304f78b7ae2120a0d799a |
Prüfsumme SHA256 | a44d7df6c830892de2c0e713b6b320d8447086f1676efaaa1c9a78cba58a38e7 |
Link zum Herunterladen | libcache-historical-perl_0.03-1_all.deb |
Ausführliche Beschreibung | Cache::Historical provides simple methods to store and search text values
that are tied to a time and a key, like user or category. Each caching
operation sets a time stamp, thus making it possible to search according
to events in time. Like the name suggests, it was originally conceived
for recording of historic events such as stock trading.
.
This module uses SQLite3 as database backend, thus leaving ample space
for costumized additional tools to the same cached historic data.
|