centos man page for publican::localise

Query: publican::localise

OS: centos

Section: 3

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Publican::Localise(3)					User Contributed Perl Documentation				     Publican::Localise(3)

NAME
Publican::Localise - Publican localisation utilities. #...any methods you might want all your languages to share... # And, assuming you want the base class to be an _AUTO lexicon, # as is discussed a few sections up: fallback_language_classes fallback to en for unknown locales package Publican::Localise::de_de; use base qw(Locale::Maketext::Gettext); return 1; package Publican::Localise::zh_tw; use base qw(Locale::Maketext::Gettext); return 1; package Publican::Localise::zh_cn; use base qw(Locale::Maketext::Gettext); return 1;
BUGS AND LIMITATIONS
None reported. Please report any bugs or feature requests to "publican-list@redhat.com", or through the web interface at <https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Publican&amp;component=publican>.
AUTHOR
Jeff Fearn "<jfearn@redhat.com>" perl v5.16.3 2014-06-10 Publican::Localise(3)
Related Man Pages
publican(3pm) - debian
publican::website(3) - centos
publican::configdata(3) - centos
publican::createbrand(3pm) - debian
publican::website(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!