Spotted by Olivier Raginel.
your operating system. Please consult L<perllocale> for how to find
out which locales are available in your system.
- $loc = setlocale( LC_ALL, "es_AR.ISO8859-1" );
+ $loc = setlocale( LC_COLLATE, "es_AR.ISO8859-1" );
=item setpgid