Package Info

perl-Text-RecordParser


Read Record-Oriented Files


Development/Libraries/Perl

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.


License: GPL-2.0-only
URL: http://search.cpan.org/dist/Text-RecordParser/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.6.5-bp155.3.8 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Text-RecordParser
1.6.5-bp154.2.12 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Text-RecordParser
1.6.5-bp153.1.13 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Text-RecordParser
1.6.5-bp152.3.17 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Text-RecordParser
1.6.5-bp151.1.1 info GA Release 2019-06-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Text-RecordParser