mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
5 lines
250 B
Plaintext
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.
|