Date: Sat, 11 Sep 2010 04:24:31 +0000 (UTC) From: Sahil Tandon <sahil@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-Hash-MultiValue Makefile distinfo pkg-descr pkg-plist Message-ID: <201009110424.o8B4OVTb093857@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sahil 2010-09-11 04:24:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Tie-Hash-MultiValue Makefile distinfo pkg-descr pkg-plist Log: Tie::Hash::MultiValue allows you to have hashes which store their values in anonymous arrays, appending any new value to the already-existing ones. This means that you can store as many items as you like under a single key, and access them all at once by accessing the value stored under the key. WWW: http://search.cpan.org/dist/Tie-Hash-MultiValue/ PR: ports/150473 Submitted by: Frederic Culot <frederic@ culot.org> Revision Changes Path 1.4038 +1 -0 ports/devel/Makefile 1.1 +21 -0 ports/devel/p5-Tie-Hash-MultiValue/Makefile (new) 1.1 +3 -0 ports/devel/p5-Tie-Hash-MultiValue/distinfo (new) 1.1 +6 -0 ports/devel/p5-Tie-Hash-MultiValue/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Tie-Hash-MultiValue/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009110424.o8B4OVTb093857>