运行Perl时报出以下错误:
1 2 3 4 5 6 7 |
perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). |
这里给出在 Mac Lion (10.7) 和 Cygwin (Windows 10) 下的解决办法。 继续阅读“perl: warning: Setting locale failed. 错误处理”