Encode/Arabic/Buckwalter version 1.09 2004/08/22 23:44:05 ===================================== Perl extension for Tim Buckwalter's transliteration of Arabic Tim Buckwalter's notation is a one-to-one transliteration of the Arabic script for Modern Standard Arabic, using lower ASCII characters to encode the graphemes of the original script. This system has been very popular in Natural Language Processing, however, there are limits to its applicability due to numerous non-alphabetic codes involved. INSTALLATION To install this module on 'make-aware' systems, type the following: perl Makefile.PL make make test make install With ActiveState Perl, use the Perl Package Manager instead. DEPENDENCIES This module requires these other modules and libraries: Encode, Encode::Encoding, Scalar::Util COPYRIGHT AND LICENCE Copyright (C) 2003, 2004 Otakar Smrz This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.