NAME

Acme::Hello::I18N - Localized messages for Acme::Hello

VERSION

This document describes version 0.01 of Acme::Hello::I18N.

SYNOPSIS

use Acme::Hello::I18N;
my $lh = Acme::Hello::I18N->get_handle;
$lh->maketext("Hello, world!\n");

AUTHORS

Autrijus Tang <autrijus@autrijus.org>

COPYRIGHT

Copyright 2002 by Autrijus Tang <autrijus@autrijus.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html