[rt.cpan.org #105461] $Wx::VERSION is locale dependent on 0.9923

[email protected] ("Olivier Mengué via RT")
Newsgroups perl.wxperl.users
Message-ID <[email protected]>
Wed Jun 24 05:06:23 2015: Request 105461 was acted upon.
Transaction: Correspondence added by DOLMEN
       Queue: Wx
     Subject: $Wx::VERSION is locale dependent on 0.9923
   Broken in: 0.9923
    Severity: Critical
       Owner: Nobody
  Requestors: [email protected]
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=105461 >


This issue has distant side-effects: it breaks AnyEvent.

$ LC_NUMERIC=fr_FR.UTF-8 perl -MWx -MAnyEvent::Loop -E 'say
AnyEvent::Loop::ROUNDUP'
Undefined subroutine &AnyEvent::Loop::ROUNDUP called at -e line 1.
$ LC_NUMERIC=C perl -MWx -MAnyEvent::Loop -E 'say AnyEvent::Loop::ROUNDUP'
0.00099

--
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.