How do you set Perl locale information? I keep getting this error when perl is invoked:
"perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"
."
How can I fix this. It is annoying whenever you run a perl program to get this message every step of the way.
Thanks in advance for help!
Rninja
"perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"
How can I fix this. It is annoying whenever you run a perl program to get this message every step of the way.
Thanks in advance for help!
Rninja
![smlogo.gif](http://www.rninja.com/icon/smlogo.gif)