d002fdd421
Keeps insertion order, allows duplicate keys PR: 34283 Submitted by: Seamus Venasse <svenasse@polaris.ca>
8 lines
343 B
Text
8 lines
343 B
Text
Tie::DxHash implements a hash which preserves insertion order and allows
|
|
duplicate keys. It was written to facilitate the use of more complex
|
|
mod_rewrite rules in Apache configuration files written with Perl Sections.
|
|
See the module's POD for details.
|
|
|
|
WWW: http://search.cpan.org/search?dist=Tie-DxHash
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|