コードを実行するたびに:
$perl my_any_code.pl
それはいつも私にこれを与えます:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
どうすればそれを回避できますか?