Package: libtext-iconv-perl Status: install ok installed Priority: required Section: perl Installed-Size: 50 Maintainer: Debian Perl Group Architecture: amd64 Multi-Arch: same Source: libtext-iconv-perl (1.7-8) Version: 1.7-8+b4 Depends: libc6 (>= 2.4), perl-base (>= 5.40.0-6), perlapi-5.40.0 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. Homepage: https://metacpan.org/release/Text-Iconv