Games::Pandemic::I18n - internationalization utilities for pandemic


Games-Pandemic documentation  | view source Contained in the Games-Pandemic distribution.

Index


NAME

Top

Games::Pandemic::I18n - internationalization utilities for pandemic

VERSION

Top

version 1.111030

DESCRIPTION

Top

This module provides some helper subs for internationalizing pandemic.

METHODS

Top

my $locstr = T( $string )

Performs a call to gettext on $string, convert it from utf8 and return the result. Note that i18n is using Locale::TextDomain underneath, so refer to this module for more information.

AUTHOR

Top

Jerome Quelin

COPYRIGHT AND LICENSE

Top


Games-Pandemic documentation  | view source Contained in the Games-Pandemic distribution.