Opened 20 years ago
Closed 20 years ago
#2942 closed defect (fixed)
New port, perl/p5-cache-cache
Reported by: | mat@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
The Cache modules are 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. People have also been known to use Cache::Cache for its straightforward interface in sharing data between runs of an application or invocations of a CGI-style script or simply as an easy to use abstraction of the filesystem or shared memory.
Attachments (1)
Change History (3)
Changed 20 years ago by mat@…
comment:1 Changed 20 years ago by mat@…
blocked: | → 2947 |
---|
Note: See
TracTickets for help on using
tickets.
Portfile