Package: libtext-iconv-perl
Version: 1.7-5+b1
Severity: wishlist
GNU libiconv is needed to get transliteration, as described in the
Text::Iconv(3pm) man page. Text::Iconv should be built with it.
Otherwise one gets an error:
------------------------------------------------------------
#!/usr/bin/env perl
use strict;
use Text::Iconv;
my $converter = Text::Iconv->new("utf8", "ascii");
$converter->get_attr("transliterate");
------------------------------------------------------------
gives:
iconvctl (needed for get_attr()) not implemented on this architecture
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libtext-iconv-perl depends on:
ii libc6 2.18-6
ii perl-base [perlapi-5.18.1] 5.18.2-4
libtext-iconv-perl recommends no packages.
libtext-iconv-perl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]