Files
pkgsrc-ng/devel/p5-Tie-LLHash/DESCR
2013-09-26 17:14:40 +02:00

4 lines
201 B
Plaintext

This class implements an ordered hash-like object. It's a cross between
a Perl hash and a linked list. Use it whenever you want the speed and
structure of a Perl hash, but the orderedness of a list.