|
Majordomo-Workers (December 1997) |
Jason L Tibbitts III wrote: > > ... I would instead prefer a > good gettext-style library for Perl. If one existed, I'd be happy to use > it. > There is an approach made by Phillip Vandry (mailto:vandry@Mlink.NET, ~CPAN/authors/id/PVANDRY/). It has the major drawback that C library functions for internationalization (e.g GNU gettext) must be available. This would make every application using this module dependent on having installed a different module. Mathias References:
|