Path to this page:
Subject: CVS commit: pkgsrc/misc/p5-Locale-Maketext
From: Martin J. Laubach
Date: 2004-05-13 10:32:17
Message id: 20040513083217.959042DA1D@cvs.netbsd.org
Log Message:
Import p5-Locale-Maketext 1.08
It is a common feature of applications (whether run directly, or via
the Web) for them to be "localized" -- i.e., for them to a present an
English interface to an English-speaker, a German interface to a
German-speaker, and so on for all languages it's programmed with.
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.
Files: