need dependency on bash for REPLACE_BASH to work properly.
[pkgsrcv2.git] / devel / p5-Tie-LLHash / DESCR
1 This class implements an ordered hash-like object.  It's a cross between
2 a Perl hash and a linked list.  Use it whenever you want the speed and
3 structure of a Perl hash, but the orderedness of a list.