aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2007-06-27 21:51:04 +0800
committerlbr <lbr@FreeBSD.org>2007-06-27 21:51:04 +0800
commitdefbc8397a2a9e3dc0f2b86291e113f496506d8b (patch)
tree0cc3d255fd8787d765d95e952b2163cb528bd57c /devel/Makefile
parent5ce58412dea7601aac4573ea1b1f54e15c425b7a (diff)
downloadfreebsd-ports-gnome-defbc8397a2a9e3dc0f2b86291e113f496506d8b.tar.gz
freebsd-ports-gnome-defbc8397a2a9e3dc0f2b86291e113f496506d8b.tar.zst
freebsd-ports-gnome-defbc8397a2a9e3dc0f2b86291e113f496506d8b.zip
This module provides the ability to use references as hash keys if you
first "tie" the hash variable to this module. Normally, only the keys of the tied hash itself are preserved as references; to use references as keys in hashes-of-hashes, use Tie::RefHash::Nestable, included as part of Tie::RefHash. Note, this module is part of all relevant perl dists, but various CPAN packages are beginning to require bug fixes found in newer versions.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 270c8ed772ce..c4f1ed80ebbb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1576,6 +1576,7 @@
SUBDIR += p5-Tie-Hash-Sorted
SUBDIR += p5-Tie-Hash-TwoWay
SUBDIR += p5-Tie-IxHash
+ SUBDIR += p5-Tie-RefHash
SUBDIR += p5-Tie-Restore
SUBDIR += p5-Tie-ShareLite
SUBDIR += p5-Tie-Simple