Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var преди 3 години
..
README ab6a745a79 perl/perl-Sort-Naturally: Added (sort lexically, but numeral parts numerically) преди 13 години
perl-Sort-Naturally.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var преди 3 години
perl-Sort-Naturally.info a84de11899 perl/perl-Sort-Naturally: Update download. преди 6 години
slack-desc e0eae933c1 perl/perl-Sort-Naturally: Updated for version 1.03. преди 11 години

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.