Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Aug 2014 10:23:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192352] New: New port: www/ p5-Dancer-Plugin-Lexicon Locale::Maketext::Lexicon for Dancer apps
Message-ID:  <bug-192352-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: hvo.pm@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192352-13>