# $File: //member/autrijus/Locale-Maketext-Fuzzy/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 544 $ $DateTime: 2002/08/01 21:24:50 $
This is the README file for Locale::Maketext::Fuzzy, a subclass of
Locale::Maketext with additional support for localizing messages that
already contains interpolated variables.
* Installation
Locale::Maketext::Fuzzy uses the standard perl module install process:
perl Makefile.PL
make
make test
make install
* Copyright
Copyright 2002 by Autrijus Tang <
[email protected]>.
All rights reserved. You can redistribute and/or modify
this bundle under the same terms as Perl itself.
See <
http://www.perl.com/perl/misc/Artistic.html>.