Encode/Arabic version 1.13                         2005/07/22 20:00:02
==========================

Perl extension for encodings of Arabic

ArabTeX
    Encode::Arabic::ArabTeX, uses Encode::Mapper

ArabTeX-RE
    Encode::Arabic::ArabTeX::RE

ArabTeX-Verbatim
    Encode::Arabic::ArabTeX::Verbatim, uses Encode::Mapper

ArabTeX-ZDMG
    Encode::Arabic::ArabTeX::ZDMG, uses Encode::Mapper

ArabTeX-ZDMG-RE
    Encode::Arabic::ArabTeX::ZDMG::RE

Buckwalter
    Encode::Arabic::Buckwalter


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::Arabic::ArabTeX
    Encode::Arabic::ArabTeX::RE
    Encode::Arabic::ArabTeX::Verbatim
    Encode::Arabic::ArabTeX::ZDMG
    Encode::Arabic::ArabTeX::ZDMG::RE
    Encode::Arabic::Buckwalter

    Encode::Mapper

    Encode, Encode::Encoding
    Exporter, Data::Dumper, Scalar::Util, Carp


COPYRIGHT AND LICENCE

Copyright (C) 2003-2005 Otakar Smrz

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