aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Tie-DxHash/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Tie-DxHash/pkg-descr')
-rw-r--r--misc/p5-Tie-DxHash/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/p5-Tie-DxHash/pkg-descr b/misc/p5-Tie-DxHash/pkg-descr
new file mode 100644
index 000000000000..e4f420384ce4
--- /dev/null
+++ b/misc/p5-Tie-DxHash/pkg-descr
@@ -0,0 +1,8 @@
+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>