Paketname | libtext-recordparser-perl |
Beschreibung | module to parse record-oriented data in a text file |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.5.0-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | perl, libclass-accessor-perl, libio-stringy-perl, liblist-moreutils-perl, libreadonly-perl |
Empfohlene Pakete | libgraphviz-perl, libreadonly-xs-perl, libtext-tabulardisplay-perl |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 43302 Byte |
Prüfsumme MD5 | df55b325fdcccba560a0776a823549ad |
Prüfsumme SHA1 | cdc9a817fd3615b9e07d8c1014d2f062bf55abc8 |
Prüfsumme SHA256 | 9146ca340a17a578e68b829ac0c9b7fe80585424d425ad8660522b240a597f63 |
Link zum Herunterladen | libtext-recordparser-perl_1.5.0-1_all.deb |
Ausführliche Beschreibung | Text::RecordParser is a Perl module that extracts record-oriented data from
arbitrary text files. The most common example has records separated by
newlines and fields delimited by commas or tabs. This module aims to provide
a consistent interface for processing an arbitrary sequence of records in a
file, however they may be delimited. The data can then be extracted using
arrays or hashes.
|