perl-Sort-Versions - Perl module for sorting of revision-like numbers

Description:

A perl 5 module for 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.

Homepage: http://search.cpan.org/dist/Sort-Versions/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Sort-Versions-1.5-7.fc8.noarch [10 KiB] Changelog by Ralf Corsépius (2007-08-17):
- Add BR: perl(Test::More).