套件: libfile-sort-perl (1.01-2)
libfile-sort-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libfile-sort-perl:
- [libfile-sort-perl_1.01-2.dsc]
- [libfile-sort-perl_1.01.orig.tar.gz]
- [libfile-sort-perl_1.01-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Michael R. Crusoe
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to sort a file or merge sort multiple files
File::Sort 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.
其他與 libfile-sort-perl 有關的套件
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language