fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
237 B
Text
6 lines
237 B
Text
Tie::FileLRUCache
|
|
|
|
Provides a lightweight Least Recently Used cache of data via
|
|
either an object or tied interface. Keys and data are both
|
|
allowed to be references and objects as well as scalars. Requires
|
|
'Digest::SHA1' to be installed.
|