Thu Jan 23 11:51:29 2014CHORNY [...] cpan.org - Ticket created
Subject:
add locale information to report
use POSIX qw(setlocale); print setlocale(LC_CTYPE);
Android may not support setlocale, so this should be done in an eval.
--
Alexandr Ciornii, http://chorny.net
Sun Apr 03 13:46:55 2016dagolden [...] cpan.org - Correspondence added