pkgsrc/devel/p5-Hash-MultiValue/DESCR

5 lines
250 B
Text
Raw Normal View History

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.