Re: Fwd: [rt.cpan.org #83490] options.t fails for non-utf8 locale
- From: Kevin Ryde <user42 zip com au>
- To: gtk-perl-list gnome org
- Subject: Re: Fwd: [rt.cpan.org #83490] options.t fails for non-utf8 locale
- Date: Sat, 29 Jun 2013 07:30:31 +1000
Brian Manning <cpan xaoc org> writes:
+        I18N::Langinfo->import(qw(langinfo CODESET));
You could call it without importing if desired.  I've used
  eval {
  $charset = I18N::Langinfo::langinfo(I18N::Langinfo::CODESET());
  };
[
Date Prev][Date Next]   [
Thread Prev][Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]