It is a common feature of applications to implement localization -- i.e., for them to
present an Chinese interface to an Chinese-speaker, a English interface to a English-speaker,
and so on. Locale::Maketext is a framework for software localization; it provides you with the
tools for organizing and accessing the bits of text and text-processing code that you need for
producing localized applications.