套件: libcache-bdb-perl (0.04-2)
libcache-bdb-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcache-bdb-perl:
- [libcache-bdb-perl_0.04-2.dsc]
- [libcache-bdb-perl_0.04.orig.tar.gz]
- [libcache-bdb-perl_0.04-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Christopher Hoskin
外部的資源:
- 主頁 [metacpan.org]
相似套件:
object caching wrapper around BerkeleyDB
Cache::BDB implements a caching layer around BerkeleyDB for object persistence. It implements the basic methods necessary to add, retrieve, and remove objects but not expiration, automatic purging etc. The main advantage over other caching modules is performance. The API is reasonably feature rich, but does not compare with using BerkeleyDB directly.
The interface is similar to Cache::Cache.
其他與 libcache-bdb-perl 有關的套件
|
|
|
-
- dep: libberkeleydb-perl
- use Berkeley DB databases from Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language