Convert::CEGH::Transliterate 0.0.2 review

Download
by rbytes.net on

Convert::CEGH::Transliterate is a Coptic/Ethiopic/Greek/Hebrew Transliteration. SYNOPSIS use utf8; use Convert::CEGH::Tran

License: GPL (GNU General Public License)
File size: 6K
Developer: Daniel Yacob
0 stars award from rbytes.net

Convert::CEGH::Transliterate is a Coptic/Ethiopic/Greek/Hebrew Transliteration.

SYNOPSIS

use utf8;
use Convert::CEGH::Transliterate 'transliterate';

print transliterate ( "he", "?Š ?‹??ˆ?" ), "n";

This package makes available a single function transliterate which will convert a word (or list of words) into the script specified in the first arguement. Valid scripts values are "cop", "eth", "ell", "heb" and "co", "et", "el", "he". These are the 3 and 2 letter ISO 15924 script codes for Coptic, Ethiopic, Greek and Hebrew.

Requirements:
Perl

Convert::CEGH::Transliterate 0.0.2 keywords