Perl class for ordered hashes
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.014-6.fc42 | - |
Fedora 42 | 0.014-6.fc42 | - |
Fedora 41 | 0.014-5.fc41 | - |
Fedora 40 | 0.014-4.fc40 | - |
Fedora EPEL 9 | 0.014-1.el9 | - |
Fedora EPEL 8 | 0.014-1.el8 | - |
Fedora EPEL 10.1 | 0.014-5.el10_0 | - |
Fedora EPEL 10.0 | 0.014-5.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Hash-Ordered dash maintainers at fedoraproject dot org
.