我在Windows 7上安装了Padre perl,perl IDE.每次运行程序时,我都会收到错误消息,
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Run Code Online (Sandbox Code Playgroud)
我得到输出,但此错误消息位于每个输出的顶部.我厌倦了为这个问题寻找解决方案,有人可以告诉我如何解决这个问题吗?