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...
XSAWYERX/perl-5.30.0 - 22 May 2019 09:35:50 GMTThis 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:...
XSAWYERX/perl-5.30.0 - 22 May 2019 09:35:50 GMTIt is a common problem to want to detect what language(s) the user would prefer output in....
XSAWYERX/perl-5.30.0 - 22 May 2019 09:35:50 GMTSupports 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 GMTSupports 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 GMTThis 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 GMTGSHANK/HTML-FormHandler-0.40068 - 20 Jul 2017 17:10:05 GMT
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 GMTThis 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 GMT