# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |-----handy-ruler-------------------------------------------------| libintl-perl: Libintl-Perl libintl-perl: libintl-perl is a library that supports message translation for libintl-perl: Perl,written in pure Perl (version 5.004 or better). libintl-perl: A faster C version is also built and installed if the system libintl-perl: fulfills all requirements. Its interface is very similar to the libintl-perl: gettext family of functions in C, and it uses the same file libintl-perl: formats as GNU gettext, making it possible to use all tools libintl-perl: available for gettext itself and to seamlessly integrate libintl-perl: internationalized Perl code into mixed-language projects. libintl-perl: An alternative library with a similar purpose is available libintl-perl: as Locale::MakeText.