Package: liblocale-gettext-perl

liblocale-gettext-perl liblocale-gettext-perl

Screenshot
More  |  Upload

Install --> Download

1,667,646 users installed [?]

Using libc functions for internationalization in Perl

The gettext module permits access from perl to the gettext() family of
functions for retrieving message strings from databases constructed
to internationalize software.

It provides gettext(), dgettext(), dcgettext(), textdomain(),
bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext()
and dngettext().