in reply to Re: Perl custom sort for Portuguese Lanaguage
in thread Perl custom sort for Portuguese Lanaguage
See also Unicode::Collate::Locale in the same distro. Using locale => "pt" would use Portuguese-specific rules (in any exist?) rather than a generic algorithm.
|
|---|