perl-Sort-Naturally - Sort lexically, but sort numeral parts numerically
Website: | http://search.cpan.org/dist/Sort-Naturally/ |
---|---|
License: | GPL+ or Artistic |
- 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-7m.mo8.noarch [16 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.03-7m) - rebuild against perl-5.20.0 |