Encode/Arabic/Parkinson version 1.01               2006/02/04 01:00:14
====================================

Perl extension for Dil Parkinson's transliteration of Arabic

Dil Parkinson'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.


DOCUMENTATION

Visit the site http://search.cpan.org/dist/Encode-Arabic/ or run

    perldoc [file|module]

in order to get more information on this and related software.


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 and run

    ppm

to enter the interactive interface and follow its instructions.


DEPENDENCIES

This module requires these other modules and libraries:

    Encode, Encode::Encoding, Scalar::Util


COPYRIGHT AND LICENCE

Copyright (C) 2006 Otakar Smrz

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