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: dol...@cpan.org 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/