On Wed, 15 Dec 2004 08:24:11 +0000, Mike Whitaker <[EMAIL PROTECTED]> wrote: > > On 15 Dec 2004, at 08:09, Igor Lobanov wrote: > > > Where I can ask about reserving of namespace in Template::* > > hierarchy? I have not found any discussions of such kind at > > comp.lang.perl.modules. Is this mailing list the best place? > > > > I plan to publish on CPAN plugin module for transliterating Cyrillic > > text Template::Plugin::Translit or Template::Plugin::RU::Translit. > > In my opinion, this is really a question of where the non-TT version of > the module would go, which I suspect would be Lingua::RU::Translit. At > which point, the TT module should be > Template::Plugin::Lingua::RU::Translit > I'm not sure this would be a wrapper around Lingua::RU::Translit. Lingua::RU::Translit supports only KOI cyrillic charset (in fact there are 5 ones). Also it supports only decoding. I plan to write both decode/encode.
-- Best regards, Lobanov Igor [EMAIL PROTECTED] http://www.template-toolkit.ru - Template Toolkit translations to Russian _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
