Home

The devel/p5-Hash-Ordered port

p5-Hash-Ordered-0.014 – fast, pure-Perl ordered hash class (cvsweb github mirror)

Description

This module implements an ordered hash, meaning that it associates keys
with values like a Perl hash, but keeps the keys in a consistent order.
Because it is implemented as an object and manipulated with method
calls, it is much slower than a Perl hash. This is the cost of keeping
order.
WWW: https://metacpan.org/release/Hash-Ordered

Maintainer

Wen Heping

Categories

devel perl5

Test dependencies

Reverse dependencies

Files

Search