NAME
Template::Flute::Filter::LanguageName - language name filter
DESCRIPTION
Language name filter based on Locales.
PREREQUISITES
Locales module.
METHODS
init
The init method allows you to set the following options:
- locale
-
Locale for language name output.
- clear_current_locale
-
Whether to return an empty string for the current locale or not.
filter
Language name filter.
AUTHOR
Stefan Hornburg (Racke), <racke@linuxia.de>
LICENSE AND COPYRIGHT
Copyright 2012-2021 Stefan Hornburg (Racke) <racke@linuxia.de>.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.