freebsd-ports/misc/p5-Tie-DxHash/pkg-descr
Ying-Chieh Liao d002fdd421 add p5-Tie-DxHash 0.93
Keeps insertion order, allows duplicate keys

PR:		34283
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-26 06:03:23 +00:00

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>