Index of /ports_www/p5-Apache-Language

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 19-Jan-2010 08:35 743 [   ] distinfo 28-May-2011 14:15 147 [TXT] pkg-descr 01-Mar-2001 09:36 333 [   ] pkg-plist 24-Oct-2003 16:04 548
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