diff options
author | will <will@FreeBSD.org> | 2001-03-31 09:57:06 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-31 09:57:06 +0800 |
commit | 1d8e6a50d0b543e379d26a2160dab9849fc17b1a (patch) | |
tree | a21eb3f7d591c5cf55130e1be0ded2487203a4fe /sysutils/p5-LJ-Cache/pkg-comment | |
parent | a50c43fd88ac1c67412212ffb09bce029d30c6d9 (diff) | |
download | freebsd-ports-graphics-1d8e6a50d0b543e379d26a2160dab9849fc17b1a.tar.gz freebsd-ports-graphics-1d8e6a50d0b543e379d26a2160dab9849fc17b1a.tar.zst freebsd-ports-graphics-1d8e6a50d0b543e379d26a2160dab9849fc17b1a.zip |
Add p5-LJ-Cache 1.0, a perl5 implementation of an LRU dictionary cache.
PR: 26086
Submitted by: Michael Johnson <ahze@ahze.net>
Diffstat (limited to 'sysutils/p5-LJ-Cache/pkg-comment')
-rw-r--r-- | sysutils/p5-LJ-Cache/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/p5-LJ-Cache/pkg-comment b/sysutils/p5-LJ-Cache/pkg-comment new file mode 100644 index 00000000000..59e3117ac8f --- /dev/null +++ b/sysutils/p5-LJ-Cache/pkg-comment @@ -0,0 +1 @@ +Perl5 implementation of an LRU dictionary cache |