perl-Hash-Ordered - Perl class for ordered hashes
Website: | https://metacpan.org/release/Hash-Ordered |
---|---|
License: | Apache-2.0 |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
perl-Hash-Ordered-0.014-1.aldos.noarch [36 KiB] |
Changelog
by Petr Pisar (2023-04-18):
- Specfile autogenerated by cpanspec 1.78. |