libencode-locale-perl_1.01-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Wed Mar 9 19:20:16 UTC 2011


(new) libencode-locale-perl_1.01-1.debian.tar.gz optional perl
(new) libencode-locale-perl_1.01-1.dsc optional perl
(new) libencode-locale-perl_1.01-1_all.deb optional perl
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 is still byte
 based. Programs therefore needs 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 arrange 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).
(new) libencode-locale-perl_1.01.orig.tar.gz optional perl
Changes: libencode-locale-perl (1.01-1) unstable; urgency=low
 .
  * Initial Release (Closes: #617518).


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 617518 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list