Date: Wed, 27 Jun 2007 13:51:04 +0000 (UTC) From: Lars Balker Rasmussen <lbr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Tie-RefHash Makefile distinfo pkg-descr pkg-plist Message-ID: <200706271351.l5RDp4JT042630@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lbr 2007-06-27 13:51:04 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Tie-RefHash Makefile distinfo pkg-descr pkg-plist Log: 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. Revision Changes Path 1.2797 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Tie-RefHash/Makefile (new) 1.1 +3 -0 ports/devel/p5-Tie-RefHash/distinfo (new) 1.1 +15 -0 ports/devel/p5-Tie-RefHash/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Tie-RefHash/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706271351.l5RDp4JT042630>