The goal of this module is to provide a simple way for mod_perl module writers to include support for multiple language requests.
An Apache::Language object acts like a language-aware hash. It stores key/language/value triplets. Using the Accept-Language header field sent by the web client, it can choose the most appropriate language for the client. Its usage is transparent to the client.
Available from CPAN. See the module manpage for more information.
 
Continue to: