aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Tie-LLHash/pkg-descr
blob: 78fb82f7e47ef45dd6912a4a1690c1b856681be9 (plain) (blame)
1
2
3
4
5
Perl module which 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.

WWW: http://search.cpan.org/dist/Tie-LLHash/