summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Language/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Language/pkg-descr')
-rw-r--r--www/p5-Apache-Language/pkg-descr5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/p5-Apache-Language/pkg-descr b/www/p5-Apache-Language/pkg-descr
deleted file mode 100644
index 0e1da5bf55c5..000000000000
--- a/www/p5-Apache-Language/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache::Language objects act like language-aware hashes. They store
-key/language/values triplets. Using the Accept-Language: field sent by
-HTTP clients, they can pick the best fit language for that specific client.
-Apache::Language's usage is transparent
-and should prove to be quite convenient (and hopefully, efficient).