perl-i18n

Introducing Locale::Maketext::Gettext::Functions

2003-05-11 11:57:04
(It's a long name... ^^;)
Dear all,

    I would like to introduce the Locale::Maketext::Gettext::Functions,
a functional interface to Locale::Maketext::Gettext.  It is included in
Locale-Maketext-Gettext starting from version 0.07.  It is the
functional interface to Locale::Maketext::Gettext (and hence
Locale::Maketext) that does not require the knowledge of object-oriented
programming.  The following functions are implemented: bindtextdomain,
textdomain, maketext, dmaketext, __ and N_.

    A command-line interface is also bundled: maketext.  The maketext
script works like the GNU gettext program.  It can be used in shell
scripts and integrated into other programming languages, so that
other applications can benefit from the perl Locale::Maketext
localization framework, too.

    For the limitation of runtime-generated class sources, it is not
possible to do language function override in
Locale::Maketext::Gettext::Functions and the maketext script.  Sorry to
Sean for this. ^^;

    The current version of Locale::Maketext::Gettext is version 1.10. The
current version of Locale::Maketext::Gettext::Functions is 0.07.  The
current version of the maketext script is 0.03.

--
Best regards,
imacat ^_*' <imacat(_at_)mail(_dot_)imacat(_dot_)idv(_dot_)tw>
PGP Key: http://www.imacat.idv.tw/me/pgpkey.txt

<<Woman's Voice>> News: http://www.wov.idv.tw/
Tavern IMACAT's: http://www.imacat.idv.tw/
TLUG List Manager: http://www.linux.org.tw/mailman/listinfo/tlug

Attachment: pgpXVJEkzr4Wl.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>
  • Introducing Locale::Maketext::Gettext::Functions, Imacat <=