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.199.240 Times

MIME::Charset 0.044

  Date Added: March 13, 2010  |  Visits: 802

MIME::Charset

Report Broken Link
Printer Friendly Version


Product Homepage
Download (99 downloads)



MIME::Charset module contains charset information for MIME. SYNOPSIS Getting charset informations: use MIME::Charset qw(:info); $benc = body_encoding("iso-8859-2"); # "Q" $cset = canonical_charset("ANSI X3.4-1968"); # "US-ASCII" $henc = header_encoding("utf-8"); # "S" $cset = output_charset("shift_jis"); # "ISO-2022-JP" Translating text data: use MIME::Charset qw(:trans); ($text, $charset, $encoding) = header_encode( "xc9xc2xc5xaaxc0xdexc3xefxc5xaa". "xc7xd1xcaxaaxbdxd0xcexcfxb4xef", "euc-jp"); # ...returns (< converted >, "ISO-2022-JP", "B"); ($text, $charset, $encoding) = body_encode( "Collectioneur pathxe9tiquement ". "xe9clectique de dxe9chets", "latin1"); # ...returns (< original >, "ISO-8859-1", "QUOTED-PRINTABLE"); $len = encoded_header_len( "Perlxe8xa8x80xe8xaax9e", "b", "utf-8"); # 28 Manipulating module defaults: use MIME::Charset; MIME::Charset::alias("csEUCKR", "euc-kr"); MIME::Charset::default("iso-8859-1"); MIME::Charset::fallback("us-ascii");.

Requirements: No special requirements
Platforms: Linux
Keyword: Charset Contains Encoding Iso Libraries Mime Mimecharset Module Programming
Users rating: 0/10

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


MIME::CHARSET RELATED
Libraries  -  Gnome Devtool Libraries 0.7.0
Gnome Devtool Libraries project contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2. The current pieces of GDL include: - A symbol browser bonobo...
583.68 KB  
Libraries  -  Unicode::MapUTF8 1.11
Unicode::MapUTF8 is a Perl module with conversions to and from arbitrary character sets and UTF8. SYNOPSIS use Unicode::MapUTF8 qw(to_utf8 from_utf8 utf8_supported_charset); # Convert a string in ISO-8859-1 to UTF8 my $output = to_utf8({...
16.38 KB  
Libraries  -  XML::UM 0.01
XML::UM is a Perl module to convert UTF-8 strings to any encoding supported by XML::Encoding. SYNOPSIS use XML::UM; # Set directory with .xml files that comes with XML::Encoding distribution # Always include the trailing slash!...
5.12 KB  
Libraries  -  Locale::RecodeData::ISO_8859_5 1.16
Locale::RecodeData::ISO_8859_5 is a Perl module for conversion routines for ISO-8859-5. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for...
460.8 KB  
Libraries  -  Locale::RecodeData::ISO_8859_8 1.16
Locale::RecodeData::ISO_8859_8 is a Perl module for conversion routines for ISO-8859-8. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for...
460.8 KB  
Libraries  -  Locale::RecodeData::ISO_8859_4 1.16
Locale::RecodeData::ISO_8859_4 is a Perl module for conversion routines for ISO-8859-4. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for...
460.8 KB  
Libraries  -  Locale::RecodeData::ISO_8859_7 1.16
Locale::RecodeData::ISO_8859_7 is a Perl module for conversion routines for ISO-8859-7. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for...
460.8 KB  
Libraries  -  Any::Renderer::XML 1.014
Any::Renderer::XML Perl module can render a data structure as element-only XML. SYNOPSIS use Any::Renderer; my %xml_options = (); my %options = ( XmlOptions => %xml_options ); my $format = "XML"; my $r = new Any::Renderer ( $format,...
23.55 KB  
Libraries  -  perlfaq3 5.8.8
perlfaq3 Perl module contains programming tools. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have you read the appropriate manpages?...
12.2 MB  
Libraries  -  Data::Serializer 0.41
Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my...
25.6 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