Hi :
My box -> eMac, MacOSX Jaguar 10.2.1, DevTools installed
After installing perl 5.8.0, I ran a perl script, and perl send this
message:
<error>
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
</error>
Where i can set those variables??
Thanks.