Hash::Ordered 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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | aarch64eb | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | alpha | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | earmv4 | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | earmv6hf | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | earmv7hf | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | i386 | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | sh3el | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | sparc64 | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | sparc | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | vax | p5-Hash-Ordered-0.014.tgz |
NetBSD 10.0 | x86_64 | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | aarch64 | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | alpha | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | earmv6hf | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | earmv7hf | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | i386 | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | sparc64 | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.0 | x86_64 | p5-Hash-Ordered-0.014.tgz |
NetBSD 9.3 | x86_64 | p5-Hash-Ordered-0.014.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.