Edit

IABSD.fr/ports/devel/p5-Tie-LLHash

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2007-09-09 22:54:42
    Hash : 032330cc
    Message : import 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. ok merdely@