perl-Text-RecordParser
Read record-oriented files
SRPM: perl-Text-RecordParser-1.2.1-2.n0i.8.v1.2.1.fc8.src.rpm SPEC: perl-Text-RecordParser.spec Version: 1.2.1 Release: 2.n0i.8.v1.2.1.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 29254 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Text-RecordParser/ Date: Mon Jun 04 2007, 03:09 GMT
Description:
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. 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. 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.
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. 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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.2.1-2.n0i.8.v1.2.1
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Sun May 21 2006 Marius Feraru <altblue@n0i.net> - 1.2.1-1.n0i.7.v1.2.1
- version v1.2.1 - Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 1.1.1-1.n0i.6.v1.1.1
- version v1.1.1 - Fri Feb 03 2006 Marius Feraru <altblue@n0i.net> - 1.0.0-1.n0i.5.v1.0.0
- version 1.0.0 - Tue Aug 09 2005 Marius FERARU <altblue@n0i.net> 0.09-1.n0i.4
- version 0.09 - Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 0.08-1.n0i.3
- version 0.08
- spec file (re)created using N0i::CPAN::RPMizer/1.01 - Thu Jan 29 2004 Marius FERARU <altblue@n0i.net> 0:0.05-0.n0i.2
- version 0.05
- spec file (re?)created using N0i::CPAN::RPMizer/2004011001 - Thu Oct 23 2003 Marius FERARU <altblue@n0i.net> 0:0.03-0.n0i.1
- version 0.03
- spec file (re?)created using N0i::CPAN::RPMizer/2003102001
Files:
- perl-Text-RecordParser.spec
- Text-RecordParser-v1.2.1.tar.gz
Requires:
- perl(Class::Accessor)
- perl(IO::Scalar)
- perl(List::MoreUtils)
- perl(List::Util)
- perl(Module::Build)
- perl(Readonly)
- perl(Test::Exception)
- perl(version)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)