aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-ShareLite
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-05-23 21:18:39 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-05-23 21:18:39 +0000
commitf532e2405a86e1d06101e7f16d1a06c57c38f1e7 (patch)
tree493f4b8f11be6f9234c8929e9caa0a69d5907084 /devel/p5-Tie-ShareLite
parent6d4aa839c8cdb87f7568725dc7b86a60214d87b7 (diff)
Notes
Diffstat (limited to 'devel/p5-Tie-ShareLite')
-rw-r--r--devel/p5-Tie-ShareLite/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Tie-ShareLite/pkg-descr b/devel/p5-Tie-ShareLite/pkg-descr
index 9e90814076b4..f0c91395e539 100644
--- a/devel/p5-Tie-ShareLite/pkg-descr
+++ b/devel/p5-Tie-ShareLite/pkg-descr
@@ -2,6 +2,6 @@ Tie::ShareLite provides for a tied hash interface to the IPC::ShareLite module
that is very similar to the one provided by IPC::Shareable. Only hashes can be
tied at this time. The hashes can be of any complexity allowed by the Storable
module, however, there are some caveats covered in the REFERENCES section of
-manpage.
+man page.
WWW: http://search.cpan.org/dist/Tie-ShareLite/