Search results for "module:I18N::LangTags::List"
I18N::LangTags::List - tags and names for human languages
This module provides a function "I18N::LangTags::List::name( *langtag* ) " that takes a language tag (see I18N::LangTags) and returns the best attempt at an English name for it, or undef if it can't make sense of the tag. The function I18N::LangTags:...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
I18N::LangTags::List - tags and names for human languages
This module provides a function "I18N::LangTags::List::name( *langtag* ) " that takes a language tag (see I18N::LangTags) and returns the best attempt at an English name for it, or undef if it can't make sense of the tag. The function I18N::LangTags:...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
I18N::LangTags - functions for dealing with RFC3066-style language tags
Language tags are a formalism, described in RFC 3066 (obsoleting 1766), for declaring what language form (language and possibly dialect) a given chunk of information is in. This library provides functions for common tasks involving language tags as t...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
I18N::LangTags - functions for dealing with RFC3066-style language tags
Language tags are a formalism, described in RFC 3066 (obsoleting 1766), for declaring what language form (language and possibly dialect) a given chunk of information is in. This library provides functions for common tasks involving language tags as t...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
Dancer::Plugin::I18N - Internationalization for Dancer
Supports mo/po files and Maketext classes under your application's I18N namespace. Dancer::Plugin::I18N add Locale::Maketext::Simple to your Dancer application...
KOCEASY/Dancer-Plugin-I18N-0.43 - 02 Feb 2016 22:06:01 UTC
I18N::LangTags::Detect - detect the user's language preferences
It is a common problem to want to detect what language(s) the user would prefer output in....
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
I18N::LangTags::Detect - detect the user's language preferences
It is a common problem to want to detect what language(s) the user would prefer output in....
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
Catalyst::Plugin::I18N - I18N for Catalyst
Supports mo/po files and Maketext classes under your application's I18N namespace. # MyApp/I18N/de.po msgid "Hello Catalyst" msgstr "Hallo Katalysator" # MyApp/I18N/i_default.po msgid "messages.hello.catalyst" msgstr "Hello Catalyst - fallback transl...
BOBTFISH/Catalyst-Plugin-I18N-0.10 - 16 Jun 2010 09:10:07 UTC
CGI::Application::Plugin::I18N - I18N and L10N methods for CGI::App
This module is a wrapper around "Locale::Maketext::Simple" by Audrey Tang. It extends the "CGI::Application" object with variour methods to control the localization of text. A "FAQ" is provided with the aim to fill in the gaps....
COSMICNET/CGI-Application-Plugin-I18N-0.03 - 10 Jan 2009 02:05:28 UTC
Catalyst::Plugin::I18N::PathPrefix - Language prefix in the request path
This module allows you to put the language selector as a prefix to the path part of the request URI without requiring any modifications to the controllers (like restructuring all the controllers to chain from a common base controller). (Internally it...
MENDEL/Catalyst-Plugin-I18N-PathPrefix-0.07 - 07 Dec 2011 16:46:46 UTC
Catalyst::Plugin::I18N::PathPrefixGeoIP - A drop in for atalyst::Plugin::I18N::PathPrefix that uses GeoIP
This module allows you to put the language selector as a prefix to the path part of the request URI without requiring any modifications to the controllers (like restructuring all the controllers to chain from a common base controller). (Internally it...
RUNARB/Catalyst-Plugin-I18N-PathPrefixGeoIP-0.10 - 06 Jan 2016 15:15:12 UTC