Paquet : libencode-locale-perl (1.03-1)
Liens pour libencode-locale-perl
Ressources Debian :
- Rapports de bogues
- Informations pour les développeurs (PTS)
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source libencode-locale-perl :
- [libencode-locale-perl_1.03-1.dsc]
- [libencode-locale-perl_1.03.orig.tar.gz]
- [libencode-locale-perl_1.03-1.debian.tar.gz]
Responsables :
- Debian Perl Group (Page QA, Archive du courrier électronique)
- Nicholas Bamber (Page QA)
- Fabrizio Regalli (Page QA)
Ressources externes :
- Page d'accueil [search.cpan.org]
Paquets similaires :
utility to determine the locale encoding
In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out.
The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string).
Autres paquets associés à libencode-locale-perl
|
|
|
-
- dep: perl
- Langage de rapports et d'extractions pratiques de Larry Wall
Télécharger libencode-locale-perl
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| all | 13,3 ko | 59,0 ko | [liste des fichiers] |
