http://qs321.pair.com?node_id=258873

hbmartin has asked for the wisdom of the Perl Monks concerning the following question:

Hello, I keepgetting this message whenever I run a perl script:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en"
are supported and installed in your system
perl: warning: Falling back to the standard locale ("C").

What can I do to fix this? I'm on a linux system.
Thanks,
Harold