From: | dam [...] cpan.org |
Subject: | Version check on Storable broken when version number is not numeric |
We have the following bug reported to the Debian package of forks
(https://bugs.debian.org/780351):
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
------8<-----------8<-----------8<-----------8<-----------8<-----
Package: libforks-perl
Version: 0.36-1+b1
Severity: normal
Dear Maintainer,
Line 1570 on forks.pm has this:
local $Storable::Deparse = 1 if $Storable::VERSION >= 2.05;
So I get the following problem on use:
expo$~>perl -Mforks
Argument "2.49_01" isn't numeric in numeric ge (>=) at /usr/lib/x86_64-linux-gnu/perl5/5.20/forks.pm line 1570.
Since the version apparantly is 2.49_01 and not 2.49, which means that this version of forks is not usable right now.
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en, LC_CTYPE=sv_SE (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libforks-perl depends on:
ii libacme-damn-perl 0.05-1+b3
ii libc6 2.19-15
ii liblist-moreutils-perl 0.33-2+b1
ii libsys-sigaction-perl 0.20-1
ii perl 5.20.2-2
ii perl-base [perlapi-5.20.0] 5.20.2-2
libforks-perl recommends no packages.
libforks-perl suggests no packages.
-- no debconf information
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
Damyan Ivanov,
Debian Perl Group