pkgsrc/devel/p5-Tie-LLHash/DESCR
cube 422f5bc0b3 Initial import of p5-Tie-LLHash.
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.
2010-07-04 17:50:51 +00:00

3 lines
201 B
Text

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.