aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Sort-ArbBiLex/pkg-descr
blob: c21981de12954b76c03f8c6e51171175185e9e47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Writing systems for different languages usually have specific sort
orders for the glyphs (characters, or clusters of characters) that each
writing system uses. For well-known national languages, these different
sort orders (or someone's idea of them) are formalized in the locale for
each such language, on operating system flavors that support locales.
However, there are problems with locales; cf. the perllocale manpage.

This module is meant to provide an alternative to locale-based sorting.

-Anton
<tobez@FreeBSD.org>