Convert::Cyr

Convert::Cyr, chcp is a Perl module for change cyrillic code page of a text.
Download

Convert::Cyr Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Konstantin Doulepov
  • Publisher web site:
  • http://search.cpan.org/~kdoulepov/Convert-Cyr/Cyr.pm

Convert::Cyr Tags


Convert::Cyr Description

Convert::Cyr, chcp is a Perl module for change cyrillic code page of a text. Convert::Cyr, chcp is a Perl module for change cyrillic code page of a text.SYNOPSISuse Convert::Cyr qw(chcp); $converted_string=chcp($string, $maxlen, $from, $to);ABSTRACTConvert::Cyr, chcp - change cyrillic code page of a text.chcp takes as the first argument a string that is to be converted. It returns the converted string. Second argument is the lenght of the string. Third is source codepage. Forth is target codepage.Original description from PHP function:convert_cyr_string (string str, string from, string to) "This function returns the given string converted from one Cyrillic character set to another. The from and to arguments are single characters that represent the source and target Cyrillic character sets."The supported types are: k - koi8-r w - windows-1251 i - iso8859-5 a - x-cp866 d - x-cp866 m - x-mac-cyrillic Requirements: · Perl


Convert::Cyr Related Software