[Announce] Locale::Maketext::Fuzzy 0.01

[email protected] (Autrijus Tang) Fri, 2 Aug 2002 16:28:45 +0800
Newsgroups perl.i18n
Message-ID <[email protected]>
http://www.autrijus.org/Locale-Maketext-Fuzzy-0.01.tar.gz

Just hit CPAN a few seconds ago.  It is a subclass of Locale::Maketext
with additional support for localizing messages that already contains
interpolated variables. 

This particular module was written to fix problems occurred in RT's web
interface, where it had to localize messages returned by external modules,
which may already contain interpolated variables, e.g. "Successfully
deleted 7 tickets in 'c:\temp'".

With Locale::Maketext::Fuzzy, you can use a ->maketext_fuzzy to match
the above strings against a "Successfully deleted [quant,_1,ticket,tickets]
in '[_2]'" entry in the lexicon, and have the appropriate variables
extracted automatically.

For detailed usage please see its POD page; comments and opinions are
most welcome.

Thanks,
/Autrijus/
signature.asc (application/pgp-signature, 187 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9SkK8tLPdNzw1AaARAibCAJ4iCrF+aBQtJZHv1qq2SURBBqMp9wCgtZ9D
HgeqB+x6sX8JmSe3SPZq6ZQ=
=4OWr
-----END PGP SIGNATURE-----