Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 04:57:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200370] lang/perl5.20: Argument "2.49_01" isn't numeric
Message-ID:  <bug-200370-13-AQgceyKR74@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200370-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200370-13@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 #2 from J. B. <jbtakk@iherebuywisely.com> ---
This is a "use locale" delta between 5.18 5.20 from what I've read on the web. 
Also, it may be absent on systems where
LANG
and/or 
LC_ALL 
are set to where it does not make problems.

and/or
all modules in site_perl should be modified to the correct behavior, one of
which may be adding
"use locale" ...

Totally inexperienced in all this -- so unsure of a fix.

-- 
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-13-AQgceyKR74>