Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CPAN-Reporter CPAN distribution.

Report information
The Basics
Id: 92418
Status: resolved
Priority: 0/
Queue: CPAN-Reporter

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.2010
Fixed in: (no value)



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