4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
|
This is an expiring LRU cache, using Tie::Cache::LRU. Each entry
|
||
|
in this cache expires after 'EXPIRES' seconds (default 3600).
|
||
|
The cache is in RAM (see Tie::Cache::LRU).
|