libtie-dxhash-perl

Perl module that keeps insertion order in hash

Description

Tie::DxHash implements a hash which preserves insertion order and allows duplicate keys.

Tie::DxHash works by storing the hash data in an array of hash references (containing the key/value pairs). This preserves insertion order. A separate set of iterators (one per distinct key) keeps track of the last retrieved value for a given key, thus allowing the successive retrieval of multiple values for the same key to work as expected.

Tie::DxHash was originally written to facilitate the use of more complex mod_rewrite rules in Apache configuration files written with Perl Sections.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Tie-DxHash


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtie-dxhash-perl