Package: libnet-whois-ripe-perl
Version: 1.23-1
Severity: important

Dear Maintainer,

I've got a problem compiling a script using Net::Whois::RIPE

To reproduce the situation, it's enough to write minimal script:

================
#!/usr/bin/perl 

use strict;
use warnings;
use utf8;

use Net::Whois::RIPE;
===============
Invocing perl -wc, I get a report:

/usr/share/perl5/Net/Whois/RIPE/Object.pm|93| "my" variable $value masks 
earlier declaration in same scope
/usr/share/perl5/Net/Whois/RIPE/Object.pm|196| defined(@array) is deprecated
||      (Maybe you should just omit the defined()?)

Expected result is:
bug.pl : Syntax is OK


-- System Information:
Debian Release: 8.10
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libnet-whois-ripe-perl depends on:
ii  perl  5.20.2-3+deb8u9

libnet-whois-ripe-perl recommends no packages.

libnet-whois-ripe-perl suggests no packages.

-- no debconf information

Reply via email to