P5-dancer-plugin-lexicon

Jul 20, 2023

Flexible I18N using Locale::Maketext::Lexicon for Dancer apps

DancerPluginLexicon uses LocaleMaketextLexicon 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.



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)