summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RecordParser/pkg-descr
blob: 63513d6e92843ba28af8279cd7181b379861f7d7 (plain) (blame)
1
2
3
4
5
6
This module is for reading record-oriented data. 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.

WWW: http://search.cpan.org/dist/Text-RecordParser/