어느날부터 perl 프로그램만 실행하면,
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "ko_KR.eucKR"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
라고 에러가 생기네요.
이거 어떻게 하면 없을 수 있을까요.