NAME
Games::Pandemic::I18n - internationalization utilities for pandemic
VERSION
version 1.120510
DESCRIPTION
This module provides some helper subs for internationalizing pandemic.
METHODS
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
Jerome Quelin
COPYRIGHT AND LICENSE
This software is Copyright (c) 2009 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 2, June 1991