
Language::Indonesia - Write Perl program in Bahasa Indonesia.

use Language::Indonesia;

This module will help a lot of Indonesian programmers (most of them aren't good enough in english) to write Perl program in Bahasa Indonesia.
The linguistic principles behind Language::Indonesia are described in:
http://www.anti-php.net/~daniels/index.pl?_work=indonesia
Conversion table:There's a lot of ambiguity in this module, for example:
Bahasa Indonesia perlfunc ========= ======= cetak print format_cetakan printf potongkan chomp potong chop untuk for selagi while lakukan do etc.
tidak strict; # no strict; ?Will confuse Indonesian programmers, I think. :-)

Not all Perl built-in function implemented.

Daniel Sirait <dns@cpan.org>

Copyright (C) 2006 by Daniel Sirait
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.