summaryrefslogtreecommitdiff
blob: d61617d0999c203df6bec59e889245af5792fb5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<longdescription lang="en">
	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.
</longdescription>
</pkgmetadata>