mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
…
|
||
---|---|---|
.. | ||
perl-Sort-Naturally.info | ||
perl-Sort-Naturally.SlackBuild | ||
README | ||
slack-desc |
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.