slackbuilds/perl/perl-Sort-Naturally
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
perl-Sort-Naturally.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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.