Package: lbdb Severity: normal Hello,
since the introduction of Perl 5.10, running mutt_ldap_query now results in the following error message: mutt_ldap_query --version "our" variable $ignorant masks earlier declaration in same scope at /usr/bin/mutt_ldap_query line 53, <DATA> line 228. mutt_ldap_query version debian.version.0.35.1 <[EMAIL PROTECTED]> $Id: mutt_ldap_query.pl.in,v 1.23 2007-05-28 09:04:50 roland Exp $ The problem is clearly that they are both a "my" and "our" declaration for an 'ignorant' variable, one shadowing the other. Could you please sort this out, i.e. finding which one is redundant. Regards Pascal Dupuis -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.25 Locale: LANG=fr_BE, LC_CTYPE=fr_BE (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]