[ bianca ]
[ ソース: libcache-perl ]
パッケージ: libcache-perl (2.11-2)
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