Lingua::RU::Charset

Lingua::RU::Charset is a Perl extension for detecting and converting various russian character sets.
Download

Lingua::RU::Charset Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alex Farber
  • Publisher web site:
  • http://search.cpan.org/~farber/Lingua-RU-Charset-0.02/Charset.pm

Lingua::RU::Charset Tags


Lingua::RU::Charset Description

Lingua::RU::Charset is a Perl extension for detecting and converting various russian character sets. Lingua::RU::Charset is a Perl extension for detecting and converting various russian character sets: KOI8-r, Windows-1251, CP866, ISO-8859-5, X-Mac-Cyrillic, russian text in english letters, russian part of Unicode and UTF-8. Lingua::RU::Charset module can be especially useful for computers with broken cyrillic locales (like foreign web hosts).SYNOPSIS use Lingua::RU::Charset qw (:CHARSET); use Lingua::RU::Charset qw (:CONVERT); use Lingua::RU::Charset qw (:CONVERT :CHARCASE); use Lingua::RU::Charset qw (any2koi koi2lc koi2uc);More documentation and examples coming soon...NOTEUnfortunately I don't have time to implement the Unicode and UTF-8 subroutines. But I am sure that such functions would be useful for interesting Perl scripts exchanging russian data with Java servlets. So you are welcome to submit some code!


Lingua::RU::Charset Related Software