Encode/Arabic version 1.11                         2004/08/21 11:02:10
==========================

Perl extension for encodings of Arabic

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

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

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

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

Buckwalter
	Encode::Arabic::Buckwalter


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::Arabic::ArabTeX
    Encode::Arabic::ArabTeX::RE
    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, 2004 Otakar Smrz

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