perl-Sort-Naturally - Sort lexically, but sort numeral parts numerically
Website: | https://metacpan.org/release/Sort-Naturally |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This module exports two functions, 'nsort' and 'ncmp'; they are used in implementing my idea of a "natural sorting" algorithm. Under natural sorting, numeric substrings are compared numerically, and other word-characters are compared lexically.
Packages
perl-Sort-Naturally-1.03-18.aldos.src [18 KiB] |
Changelog
by Joel Barrios (2023-08-30):
- Clean spec file. |