Undo perl's nasty locale setting on Windows. Since we can't do that as
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Jan 2006 16:22:49 +0000 (16:22 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 28 Jan 2006 16:22:49 +0000 (16:22 +0000)
commit925b33c9a80965c3886b69737e8b5388ae8c8f8b
tree1805a4ef10d4065e469393822d08ec3c26efac6d
parent71ccff99b5bfe2bf7a55735c140b45ed42f8339b
Undo perl's nasty locale setting on Windows. Since we can't do that as
elsewhere by setting the environment appropriately, we make perl do it
right after interpreter startup by calling its POSIX::setlocale().
src/pl/plperl/plperl.c