The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Tie::LLHash"

Tie::LLHash - Ordered hashes River stage one • 3 direct dependents • 6 total dependents

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. See also Tie::IxHash by Gurusamy Sarathy. It's simi...

XAERXESS/Tie-LLHash-1.004 - 03 Oct 2014 07:41:27 UTC

Tie::StoredOrderHash - ordered associative arrays for Perl River stage one • 1 direct dependent • 1 total dependent

Tie::StoredOrderHash is a(nother) implementation of a Perl hash that preserves the order in which elements are stored. While uncooked Perl hashes make no guarantees about the order in which elements are iterated, T::SOH objects iterate over elements ...

TFM/Tie-StoredOrderHash-0.22 - 16 Aug 2010 03:35:30 UTC
2 results (0.032 seconds)