Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 09:35:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 200370] lang/perl5.20: Argument "2.49_01" isn't numeric
Message-ID:  <bug-200370-14331-IAwupOItTv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200370-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200370-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200370

--- Comment #5 from Mathieu Arnold <mat@FreeBSD.org> ---
You must have quite a strange setup.

Does this work ?

$ perl -e 'print 3 >= 2.49_01'
1
$

(for me, it produces the same result on 5.8, 5.18, 5.20 and 5.22)

what do you have in your environment ?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200370-14331-IAwupOItTv>