in reply to
which locale is used by perl interpretor?
Your environment is different somehow. see
perldoc perllocale
But I think you just want something like this:
export LC_ALL=fr_FR date
[download]
or your script.
Boris
Comment on
Re: which locale is used by perl interpretor?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom