FreeBSD.software
Home/devel/p5-Hash-Ordered

p5-Hash-Ordered

0.014

Fast, pure-Perl ordered hash class

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.

Origin: devel/p5-Hash-Ordered
Category: devel
Size: 70.1KiB
License: APACHE20
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install p5-Hash-Ordered

Dependencies (1)

Required By (2 packages)

More in devel