8c6f4c4d24
Packages Collection. 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.
4 lines
250 B
Text
4 lines
250 B
Text
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.
|