Name: | perl-Sort-Naturally |
---|---|
Version: | 1.03 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 32235 |
License: | GPL+ or Artistic |
RPM: | perl-Sort-Naturally-1.03-8.el7.noarch.rpm |
Source RPM: | perl-Sort-Naturally-1.03-8.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Sort-Naturally |
Summary: | Sort lexically, but sort numeral parts numerically |
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. |