Bug#450955: libnet-imap-simple-perl: variable $line masks earlier declaration in same scope at ...
Filip Sneppe
filip.sneppe at gmail.com
Mon Nov 12 17:24:47 UTC 2007
Package: libnet-imap-simple-perl
Version: 1.17-1
Severity: normal
Hi,
I get this error message:
$ perl /tmp/test.pl
"my" variable $line masks earlier declaration in same scope at
/usr/share/perl5/Net/IMAP/Simple.pm line 901.
Useless use of hash element in void context at
/usr/share/perl5/Net/IMAP/Simple.pm line 903.
when I run this test script:
$ cat /tmp/test.pl
#!/usr/bin/perl -w
use strict;
use Net::IMAP::Simple;
When I uninstall libnet-imap-simple-perl and install version 1.16-1 from
etch, the warning disappears.
Let me know if there is anything I can do to help ...
Best regards,
Filip
-- System Information:
Debian Release: lenny/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages libnet-imap-simple-perl depends on:
ii perl 5.8.8-7 Larry Wall's Practical Extraction
libnet-imap-simple-perl recommends no packages.
-- no debconf information
More information about the pkg-perl-maintainers
mailing list