套件: libcache-perl (2.11-1)
libcache-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcache-perl:
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Dominic Hargreaves
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Cache interface
Cache is designed to assist a developer in persisting data for a specified period of time. Often these modules are used in web applications to store data locally to save repeated and redundant expensive calls to remote machines or databases.
The Cache interface is implemented by derived classes that store cached data in different manners (such as files on a filesystem, or in memory).
其他與 libcache-perl 有關的套件
|
|
|
-
- dep: libfile-nfslock-perl
- perl module to do NFS (or not) locking
-
- dep: libheap-perl
- Perl extensions for keeping data partially sorted
-
- dep: libio-string-perl
- Emulate IO::File interface for in-core strings
-
- dep: libtimedate-perl
- collection of modules to manipulate date/time information
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language