3rd Party (Maintained by Koozali) git repo for perl-I18N-AcceptLanguage smeserver
Go to file
2024-04-04 14:23:48 +01:00
.gitattributes initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00
.gitignore initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00
contriborbase initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00
I18N-AcceptLanguage-1.04.tar.gz initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00
Makefile initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00
perl-I18N-AcceptLanguage.spec initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00
README.md initial commit of file from CVS for perl-I18N-AcceptLanguage on Fri 14 Jul 13:58:24 BST 2023 2023-07-14 13:58:24 +01:00

perl-I18N-AcceptLanguage

3rd Party (Maintained by Koozali) git repo for perl-I18N-AcceptLanguage smeserver

Description


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

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.