Debian packages on transit

only installed packages

Package: libencode-locale-perl
Status: install ok installed
Priority: optional
Section: perl
Installed-Size: 33
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> [Debian Bug Report]
Architecture: all
Multi-Arch: foreign
Version: 1.05-3
Depends: perl:any
Description: 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).
Homepage: https://metacpan.org/release/Encode-Locale

Files owned by package libencode-locale-perl:

/usr
/usr/share
/usr/share/doc
/usr/share/doc/libencode-locale-perl
/usr/share/doc/libencode-locale-perl/changelog.Debian.gz
/usr/share/doc/libencode-locale-perl/changelog.gz
/usr/share/doc/libencode-locale-perl/copyright
/usr/share/man
/usr/share/man/man3
/usr/share/man/man3/Encode::Locale.3pm.gz
/usr/share/perl5
/usr/share/perl5/Encode
/usr/share/perl5/Encode/Locale.pm


Generated by dpkg-www 2.64