Read Record-Oriented Files

Edit Package perl-Text-RecordParser
https://metacpan.org/dist/Text-RecordParser

This module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited. Typically this data lists the fields in the first line of the file, in which case you should call 'bind_header' to bind the field name (or not, and it will be called implicitly). If the first line contains data, you can still bind your own field names via 'bind_fields'. Either way, you can then use many methods to get at the data as arrays or hashes.

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
Text-RecordParser-1.6.5.tar.gz 0000083653 81.7 KB
cpanspec.yml 0000000423 423 Bytes
perl-Text-RecordParser.changes 0000001997 1.95 KB
perl-Text-RecordParser.spec 0000002741 2.68 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 16)
- Remove graphviz from build environment not to run test cases with
  bug reports open for 7 years
Comments 0
openSUSE Build Service is sponsored by