summaryrefslogblamecommitdiff
path: root/www/p5-Apache-Language/pkg-descr
blob: f7192ea8d5399a968a2c8cb7821651fd8e962bd8 (plain) (tree)
1
2
3
4
5
6
7



                                                                           


                                                                   
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).

--will