Package: libtext-iconv-perl Source: libtext-iconv-perl (1.7-8) Version: 1.7-8+b4 Architecture: amd64 Maintainer: Debian Perl Group Installed-Size: 50 Depends: libc6 (>= 2.4), perl-base (>= 5.40.0-6), perlapi-5.40.0 Section: perl Priority: required Multi-Arch: same Homepage: https://metacpan.org/release/Text-Iconv Description: module to convert between character sets in Perl The iconv() family of functions from XPG4 defines an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package.