Subject: anyone know how to get rid of perl's locale warnings?
To: None <netbsd-help@netbsd.org>
From: paul <pkdb1@attbi.com>
List: netbsd-help
Date: 01/17/2002 09:23:32
Is this something that should be fixed at compile/build time? I don't 
seem to be able to fix it in the shell.

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LC_ALL = (unset),
        LANG = "en_US.ISO8859-1"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").