Bug#649237: libbusiness-paypal-api-perl: syntax deprectaed
Dean Hamstead
dean at fragfest.com.au
Sat Nov 19 07:49:57 UTC 2011
Package: libbusiness-paypal-api-perl
Version: 0.69-1
Severity: minor
Tags: patch
Dear Maintainer,
perl is warning that qw() is deprecated on line 246, it seems that this is because there is an outer parenthesis missing
ie
my $foo qw( woka woka woka
rather than
my $foo (qw( woka woka woka
infact, when i make this change myself the warning goes away.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libbusiness-paypal-api-perl depends on:
ii libsoap-lite-perl 0.714-1
ii perl 5.14.2-5
libbusiness-paypal-api-perl recommends no packages.
libbusiness-paypal-api-perl suggests no packages.
-- no debconf information
More information about the pkg-perl-maintainers
mailing list