Paketname | libtext-recordparser-perl |
Beschreibung | Perl module to parse record-oriented data in a text file |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3.0-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 172 Byte |
Hängt ab von | perl, libio-stringy-perl, libclass-accessor-perl, libreadonly-perl, liblist-moreutils-perl, perl (>= |
Empfohlene Pakete | libreadonly-xs-perl, libgraphviz-perl, libtext-tabulardisplay-perl |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 44794 Byte |
Prüfsumme MD5 | 89a923ea3d632fb2b995f9228c66f33d |
Prüfsumme SHA1 | ca87173a98e151ffa8a6382ea3fb7200d36562ab |
Prüfsumme SHA256 | 0c7c84b778d5969c536c1df58c7fc1aaa8944d4daff408e34669e5c3b86580b8 |
Link zum Herunterladen | libtext-recordparser-perl_1.3.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.
|