You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer 21b1cc63da perl/perl-Sort-Versions: Fix source URLs. 11 years ago
..
README perl/perl-Sort-Versions: Added (sorting of revision-like numbers) 14 years ago
perl-Sort-Versions.SlackBuild various: Update find command to match template. 12 years ago
perl-Sort-Versions.info perl/perl-Sort-Versions: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

perl-Sort-Versions (sorting of revision-like numbers)

Sort::Versions allows easy sorting of mixed non-numeric and numeric
strings, like the 'version numbers' that many shared library systems
and revision control packages use. This is quite useful if you are
trying to deal with shared libraries. It can also be applied to
applications that intersperse variable-width numeric fields within
text. Other applications can undoubtedly be found.