Lingua/RU/PhTranslit version 0.2
=================================

Phonetic correct translit recoder from/to koi8/windows-1251.

Translit is writing cyrillic(russian) symbols by ASCII symbols (0x20-0x7f).


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

perl 5

COPYRIGHT AND LICENCE

Copyright (C) 2003 Mikhail V. Basov (CPAN -at- Basov -dot- net)

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