Package: libsocket6-perl
Version: 0.23-1+b2
Severity: normal
Dear Maintainer,
The following program causes warnings.
% perl -w -e 'use Socket; use Socket6;'
Subroutine main::pack_sockaddr_in6 redefined at
/usr/share/perl/5.14/Exporter.pm line 67.
at -e line 1
Subroutine main::unpack_sockaddr_in6 redefined at
/usr/share/perl/5.14/Exporter.pm line 67.
at -e line 1
Subroutine main::sockaddr_in6 redefined at /usr/share/perl/5.14/Exporter.pm
line 67.
at -e line 1
I am under the assumption that it shouldn't cause warnings. From CPAN [1]:
use Socket;
use Socket6;
[1] http://search.cpan.org/~umemoto/Socket6-0.23/Socket6.pm
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.3.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libsocket6-perl depends on:
ii libc6 2.13-38
ii perl 5.14.2-21
ii perl-base [perlapi-5.14.2] 5.14.2-21
libsocket6-perl recommends no packages.
libsocket6-perl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]