Package Info

perl-Hash-Ordered


Fast, pure-Perl ordered hash class


Unspecified

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.

However, compared to other ordered hash implementations, Hash::Ordered is optimized for getting and setting individual elements and is generally faster at most other tasks as well. For specific details, see Hash::Ordered::Benchmarks.


License: Apache-2.0
URL: https://metacpan.org/release/Hash-Ordered

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.014-bp156.1.1 info GA Release 2023-09-07 15 SP6
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Hash-Ordered