Ethiopic::Cstocs

Ethiopic::Cstocs is a Perl module for conversions of charset encodings for Ethiopic script.
Download

Ethiopic::Cstocs Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Yacob
  • Publisher web site:
  • http://search.cpan.org/~dyacob/Convert-Ethiopic-0.20-210102/bin/soap/Ethiopic/Convert.pm

Ethiopic::Cstocs Tags


Ethiopic::Cstocs Description

Ethiopic::Cstocs is a Perl module for conversions of charset encodings for Ethiopic script. Ethiopic::Cstocs is a Perl module for conversions of charset encodings for Ethiopic script.SYNOPSIS use LiveGeez::Request; require Convert::Ethiopic::Cstocs; my $r = LiveGeez::Request->new; ReadParse ( %input ); $r->ParseInput ( %input ); my $c = Convert::Ethiopic::Cstocs->new ( $r ); print &$c ("`selam:"); print $c->conv("`alem"), "n"; $r->{number} = 1991; print "The Year in Ethiopia is ", EthiopicNumber ( $r ), "n";Ethiopic::Cstocs and Ethiopic::Time are designed as interfaces to the methods in the Ethiopic:: module and is oriented as services for the LiveGeez:: module. In this version Ethiopic::Cstocs expects to receive an object with hash elements using the keys:'sysInNum', 'xferInNum', 'sysOutNum', 'xferOutNum', 'fontOutNum', 'langNum', 'iPath', 'options', '7-bit', and 'number' if a numeral system conversion is being performed.These keys are set when using a LiveGeez::Request object as shown in the example. Requirements: · Perl


Ethiopic::Cstocs Related Software