12 lines
742 B
Markdown
12 lines
742 B
Markdown
# perl-I18N-AcceptLanguage
|
|
|
|
3rd Party (Maintained by Koozali) git repo for perl-I18N-AcceptLanguage smeserver
|
|
|
|
## Description
|
|
|
|
<br />*This description has been generated by an LLM AI system and cannot be relied on to be fully correct.*
|
|
*Once it has been checked, then this comment will be deleted*
|
|
<br />
|
|
|
|
Perl-I18N-AcceptLanguage is a Perl module for language negotiation. It enables applications to negotiate user language preferences based on the Accept-Language HTTP header or other sources. The module provides a mechanism to parse the header, select the best language from a given list of languages and store the selection in a session variable. It also provides functions for changing the language selection based on user preferences.
|