Skip to content

Instantly share code, notes, and snippets.

View oliver's full-sized avatar

Oliver Gerlich oliver

View GitHub Profile
@shoorick
shoorick / README
Created December 11, 2010 14:44
Gettext example with Locale::TextDomain
Example if gettext usage via Locale::TextDomain
How to use:
0. cd po && make
1. ../example/1.pl
or
env LANGUAGE=ru ../example/1.pl
or