Paket: libsort-fields-perl (1.001-3)
Links für libsort-fields-perl
Debian-Ressourcen:
Quellcode-Paket libsort-fields-perl herunterladen:
- [libsort-fields-perl_1.001-3.dsc]
- [libsort-fields-perl_1.001.orig.tar.gz]
- [libsort-fields-perl_1.001-3.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
module to sort lines containing delimited fields
Sort::Fields provides a general purpose technique for efficiently sorting lists of lines that contain data separated into fields.
Sort::Fields automatically imports two subroutines, fieldsort and make_fieldsort, and two variants, stable_fieldsort and make_stable_fieldsort. make_fieldsort generates a sorting subroutine and returns a reference to it. fieldsort is a wrapper for the make_fieldsort subroutine.
The first argument to make_fieldsort is a delimiter string, which is used as a regular expression argument for a split operator. The delimiter string is optional. If it is not supplied, make_fieldsort splits each line using /\s /.
Andere Pakete mit Bezug zu libsort-fields-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction und Report Language
libsort-fields-perl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 9,8 kB | 29,0 kB | [Liste der Dateien] |