NAME

WWW::Yahoo::Groups::L10N - Localized messages for WWW::Yahoo::Groups

SYNOPSIS

use WWW::Yahoo::Groups::L10N;
my $lh = WWW::Yahoo::Groups::L10N->get_handle;
$lh->maketext("Hello, world!\n");

THANKS

Autrijus Tang <autrijus@autrijus.org> for writing Acme::Hello -- a paragon of modules -- on which this precise module is based.

BUGS

Please report bugs at <bug-www-yahoo-groups@rt.cpan.org> or via the web interface at http://rt.cpan.org

LICENSE AND COPYRIGHT

Copyright © Iain Truskett, 2002. All rights reserved.

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

AUTHOR

Iain Truskett <spoon@cpan.org>

SEE ALSO

Locale::Maketext, Locale::Maketext::Lexicon