Store multiple values per key
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.
$
pkg install p5-Tie-Hash-MultiValueOrigin
devel/p5-Tie-Hash-MultiValue
Size
52.0KiB
License
GPLv2+, ART10
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages