[Bug 192352] New: New port: www/ p5-Dancer-Plugin-Lexicon Locale::Maketext::Lexicon for Dancer apps
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 3 10:23:17 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192352
Bug ID: 192352
Summary: New port: www/ p5-Dancer-Plugin-Lexicon
Locale::Maketext::Lexicon for Dancer apps
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: hvo.pm at xs4all.nl
Created attachment 145296
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145296&action=edit
The shar file for the new port
Dancer::Plugin::Lexicon uses Locale::Maketext::Lexicon to provide I18N
functionality to your Dancer application.
Translations are stored in PO or MO (compiled PO) gettext files in the
"languages/" dir. You can generate or update your PO files by
automatically extracting translatable strings from your code and
templates with xgettext.pl.
The user's preferred language can be auto-detected from their browser
settings, and the current language is automatically stored in the user's
session. Including "lang=$lang_tag" in the query string change the
user's language.
WWW: https://metacpan.org/source/DRTECH/Dancer-Plugin-Lexicon-0.06
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list