perl-File-Sort - Sort a file or merge sort multiple files
Website: | http://search.cpan.org/dist/File-Sort/ |
---|---|
License: | GPL+ or Artistic |
- Description:
This module sorts text files by lines (or records). Comparisons are based on one or more sort keys extracted from each line of input, and are performed lexicographically. By default, if keys are not given, sort regards each input line as a single field. The sort is a merge sort. If you don't like that, feel free to change it.
Packages
perl-File-Sort-1.01-3m.mo8.noarch [25 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.01-3m) - rebuild against perl-5.20.0 |