Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.215.221 Times

Convert::Cyrillic 1.05

  Date Added: July 09, 2010  |  Visits: 1.468

Convert::Cyrillic

Report Broken Link
Printer Friendly Version


Product Homepage
Download (229 downloads)



Convert::Cyrillic is a Perl module with routines for converting from one cyrillic charset to another. SYNOPSIS use Convert::Cyrillic; $src = koi8; $dst = win; $SrcBuf = text in koi8 here; $DstBuf = Convert::Cyrillic::cstocs ($Src, $Dst, $SrcBuf); This package implements routine for converting from one cyrillic charset to another. It is intended to be used from cgis which need built-in support for translations. For example, you may wish to use it in form processor to translate from user encoding to one used by your site. Where $Src and $Dst are one of: KOI8 - for KOI8-R WIN - for WIN-1251 DOS - for DOS, alternative, CP-866 MAC - for Macintosh ISO - for ISO-8859-5 UTF-8 - for UTF-8 (Unicode) VOL - for Volapuk (transliteration) Buffer may contain line breaks, which are preserved..

Requirements: No special requirements
Platforms: Linux
Keyword: Charset Convertcyrillic Converting Cyrillic From One Libraries One Perl Perl Module Programming Routines
Users rating: 0/10

License: Freeware Size: 24.58 KB
USER REVIEWS
More Reviews or Write Review


CONVERT::CYRILLIC RELATED
Word Processing  -  MOJICOCO 1.1+
MOJICOCO - MoJi Code Converter (charset converter) is a freeware for converting text from one character encoding to another character encoding and for changing linefeed code between Windows(CR-LF), Mac(CR) and Linux(LF). MOJICOCO can support...
135 KB  
Libraries  -  Convert::Cyr
Convert::Cyr, chcp is a Perl module for change cyrillic code page of a text. SYNOPSIS use Convert::Cyr qw(chcp); $converted_string=chcp($string, $maxlen, $from, $to); ABSTRACT Convert::Cyr, chcp - change cyrillic code page of a text....
5.12 KB  
Libraries  -  Dozer 3.4
Dozer project is a powerful, yet simple Java Bean to Java Bean mapper that recursively copies data from one object to another. Typically, these Java Beans will be of different complex types. Dozer supports simple property mapping, complex type...
 
Education  -  Dictconv 0.2
Dictconv is a program to convert a dictionary from one format to another. Dictconv supports conversion from Babylon glossaries (.bgl) to stardict. KTranslator should support any language (I hope that) and come with a plugin system, to ease the...
235.52 KB  
Audio Encoders & Decoders  -  BeeThink MP3 WMA OGG WAV Converter 3.2
BeeThink MP3 WMA OGG WAV Converter is an easy-to-use program that converts MP3,WMA,OGG,WAV files from one format to another by simply right-clicking audio files. It supports adjusting (normalize) volume and changing the bit rate of audio file. It...
6.42 MB  
Network & Internet  -  MultiRecode 2.0
MultiRecode is a user interface for util recode to recode WWW from one coding to the other coding. It dont change metatag in files. This UI works with list of files for multiple recoding. You need recode in your PC installed.....
62.46 KB  
Education  -  KVortaro 0.0.1
KVortaro translates words from one language into another one. The word can be selected via different methods: * by selecting (highligthing) with the mouse-pointer (Left-Mouse-Button-Pressed and track) * by copying the word into the clipboard...
2.1 MB  
Network & Internet  -  migratedata 0.1
migratedata project allows you to write a simple XML file to define how to copy data from one database to another, and perform very simple transformations on the way. Currently, it is immediately able to help you migrate a PostNuke web site to a...
25.6 KB  
E-Mail Tools  -  imapsync 1.219
imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. imapsync is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both...
112.64 KB  
E-Mail Tools  -  Deletemail 0.5
Deletemail is a non-interactive tool for removing mail from one or more IMAP4 mailboxes. It removes mail older than a configurable number of days, and by default does not remove mail that is not marked as seen on the server. By default, mail...
102.4 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB