| Name: | perl-Sort-Naturally | 
|---|---|
| Version: | 1.03 | 
| Release: | 22.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 31538 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Sort-Naturally-1.03-22.el8.noarch.rpm | 
| Source RPM: | perl-Sort-Naturally-1.03-22.el8.src.rpm | 
| Build Date: | Tue Mar 17 2020 | 
| Build Host: | jenkins-10-147-72-125-eb92b255-4c72-44db-bad2-6244798cc208.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/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.  |