This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/loc_tools.pl: Add some locale finding for Win32
authorKarl Williamson <public@khwilliamson.com>
Tue, 21 Jan 2014 23:01:48 +0000 (16:01 -0700)
committerKarl Williamson <public@khwilliamson.com>
Wed, 22 Jan 2014 18:45:59 +0000 (11:45 -0700)
commitd646bffec1670f95f61ba05ca3da10a8deb21664
treead638edd244c4624e61f65032c831c6a2f88e5a3
parentd369fd5b026662cae636af9907037fdd15fc4adb
t/loc_tools.pl: Add some locale finding for Win32

This is based on the documentation in
http://msdn.microsoft.com/en-us/library/hzz3tw78.aspx
and linked-to pages.

We try out new locale combinations to see if they are found.
t/loc_tools.pl