54ec4f82a7 | ||
---|---|---|
.. | ||
README | ||
perl-Sort-Naturally.SlackBuild | ||
perl-Sort-Naturally.info | ||
slack-desc |
README
This Perl module exports two functions, nsort and ncmp; they are used in implementing one idea of a "natural sorting" algorithm. Under natural sorting, numeric substrings are compared numerically, and other word-characters are compared lexically.