Name : perl-Encode
| |
Version : 2.33
| Vendor : dankogai_cpan_org
|
Release : 2.3
| Date : 2012-04-27 10:22:19
|
Group : Applications/CPAN
| Source RPM : perl-Encode-2.33-2.3.src.rpm
|
Size : 15.53 MB
| |
Packager : Holger Manthey < holger_manthey_bertelsmann_de>
| |
Summary : Encode - character encodings
|
Description :
The C< Encode> module provides the interfaces between Perl\'s strings and the rest of the system. Perl strings are sequences of B< characters>.
The repertoire of characters that Perl can represent is at least that defined by the Unicode Consortium. On most platforms the ordinal values of the characters (as returned by C< ord(ch)>) is the \"Unicode codepoint\" for the character (the exceptions are those platforms where the legacy encoding is some variant of EBCDIC rather than a super-set of ASCII - see L< perlebcdic>).
Traditionally, computer data has been moved around in 8-bit chunks often called \"bytes\". These chunks are also known as \"octets\" in networking standards. Perl is widely used to manipulate data of many types - not only strings of characters representing human or computer languages but also \"binary\" data being the machine\'s representation of numbers, pixels in an image - or just about anything.
When Perl is processing \"binary data\", the programmer wants Perl to process \"sequences of bytes\". This is not a problem for Perl - as a byte has 256 possible values, it easily fits in Perl\'s much larger \"logical character\".
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/RHEL_5/i386 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
Byte.so
CN.so
EBCDIC.so
Encode.so
JP.so
KR.so
Symbol.so
TW.so
Unicode.so
perl(Encode)
perl(Encode::Alias)
perl(Encode::Byte)
perl(Encode::CJKConstants)
perl(Encode::CN)
perl(Encode::CN::HZ)
perl(Encode::Config)
perl(Encode::EBCDIC)
perl(Encode::Encoder)
perl(Encode::Encoding)
perl(Encode::GSM0338)
perl(Encode::Guess)
perl(Encode::Internal)
perl(Encode::JP)
perl(Encode::JP::H2Z)
perl(Encode::JP::JIS7)
perl(Encode::KR)
perl(Encode::KR::2022_KR)
perl(Encode::MIME::Header)
perl(Encode::MIME::Header::ISO_2022_JP)
perl(Encode::MIME::Name)
perl(Encode::Symbol)
perl(Encode::TW)
perl(Encode::UTF_EBCDIC)
perl(Encode::Unicode)
perl(Encode::Unicode::UTF7)
perl(Encode::utf8)
perl(encoding)
perl-Encode
Requires :