032330cc26
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. ok merdely@
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/09 22:54:42 sthen Exp $
|
|
${P5SITE}/Tie/
|
|
${P5SITE}/Tie/LLHash.pm
|
|
@man man/man3p/Tie::LLHash.3p
|