##
D:\>perl -MPOSIX -wle "$loc = POSIX::setlocale( LC_ALL, 'German.utf8' ); print $loc;"
German_Germany.utf8
####
D:\>perl -MPOSIX -wle "$loc = POSIX::setlocale( LC_ALL, 'German.utf8' ); print $loc;"
Use of uninitialized value $loc in print at -e line 1.
####
D:\C>try_gcc.exe German.utf8
(null): March (5 bytes)