Encode/Mapper version 1.16 2003/08/20 16:17:22 ========================== Encode::Mapper serves for intuitive, yet efficient construction of mappings for Encode. The module finds direct application in Encode::Arabic and Encode::Korean, providing an object-oriented programming interface to convert data consistently, follow the engine's computation, dump the engine using Data::Dumper etc. 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, otherwise some methods may not be run: Encode, Data::Dumper, Carp COPYRIGHT AND LICENCE Copyright (C) 2003 Otakar Smrz This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.