Lingua::UK::Jcuken

Conversion between QWERTY and JCUKEN keys in Ukrainian
Download

Lingua::UK::Jcuken Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Serguei Trouchelle
  • Publisher web site:
  • http://search.cpan.org/~stro/

Lingua::UK::Jcuken Tags


Lingua::UK::Jcuken Description

Conversion between QWERTY and JCUKEN keys in Ukrainian Lingua::UK::Jcuken is a Perl module that can be used for conversion between two layouts on Ukrainian keyboards.SYNOPSIS use Lingua::UK::Jcuken qw/ jcu2qwe qwe2jcu /; print qwe2jcu('qwerty', 'koi8-r'); # prints "jcuken" in koi8-rMETHODSjcu2qwe ( $string, )This method converts $string from Jcuken to Qwerty.Optional $encoding parameter allows to specify $string's encoding (default is 'windows-1251')qwe2jcu ( $string, )This method converts $string from Qwerty to Jcuken.Optional $encoding parameter allows to specify result encoding (default is 'windows-1251'). It is also used as $string encoding if you have cyrillic in it. Requirements: · Perl


Lingua::UK::Jcuken Related Software