2013-09-26 17:14:40 +02:00

5 lines
250 B
Plaintext

The Perl 5 module Hash::MultiValue provides objects (and plain hash
references) that may contain multiple values per key. The objects
behave like single-value hash references, but also provide an API
to retrieve multiple values explicitly on demand.