[ 源代码: libsort-naturally-perl ]
软件包:libsort-naturally-perl(1.03-4)
libsort-naturally-perl 的相关链接
Debian 的资源:
下载源码包 libsort-naturally-perl:
- [libsort-naturally-perl_1.03-4.dsc]
- [libsort-naturally-perl_1.03.orig.tar.gz]
- [libsort-naturally-perl_1.03-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Sort naturally - sort lexically except for numerical parts
Sort::Naturally exports two functions, nsort and ncmp; they are used in implementing the idea of "natural sorting" algorithm. With that natural sorting, numeric substrings are compared numerically, and other word-characters are compared lexically.