Apache-ChooseLanguage

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

Apache::ChooseLanguage version 1.0
==================================

Perl extension for accessing different versions of a website based on the user preferred language

It is a translation handler that will recognize the client's browser language preference and/or your language tracking cookie, and present the appropriate server root URL.  In case of doubt (on the first visit), a default "choose" page will be presen...

This is actually a single module file, packaged for your convenience.  You can "make install" or copy the module file and call it from your server's startup.pl

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install

DEPENDENCIES

This module use Apache's modules & CGI::Cookie

COPYRIGHT AND LICENCE

This module is distributed under the same license as Perl itself.

Copyright (C) 2000-2002 Nadeau Consultants

The author can be reached by email at bill@sanac.net



( run in 1.455 second using v1.01-cache-2.11-cpan-39bf76dae61 )