aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-FileLRUCache/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tie-FileLRUCache/pkg-descr')
-rw-r--r--devel/p5-Tie-FileLRUCache/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Tie-FileLRUCache/pkg-descr b/devel/p5-Tie-FileLRUCache/pkg-descr
index 862d10a71387..3310c9cbe005 100644
--- a/devel/p5-Tie-FileLRUCache/pkg-descr
+++ b/devel/p5-Tie-FileLRUCache/pkg-descr
@@ -1,8 +1,8 @@
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
+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.
WWW: http://search.cpan.org/dist/Tie-FileLRUCache/