http://www.perlmonks.org?node_id=1018356


in reply to Re^3: How to handle encoding for STDERR
in thread How to handle encoding for STDERR

example :) http://perl5.git.perl.org/perl.git?a=search&h=HEAD&st=grep&s=setlocale
ext/XS-APItest/t/handy.t 16 if($Config{d_setlocale}) { 18 $locale = POSIX::setlocale( &POSIX::LC_ALL, "C");