Name : perl-Text-RecordParser
| |
Version : 1.6.5
| Vendor : Fedora Project
|
Release : 32.fc42
| Date : 2025-01-18 08:40:07
|
Group : Unspecified
| Source RPM : perl-Text-RecordParser-1.6.5-32.fc42.src.rpm
|
Size : 0.06 MB
| |
Packager : Fedora Project
| |
Summary : Read record-oriented files
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Text::RecordParser)
perl(Text::RecordParser::Object)
perl(Text::RecordParser::Tab)
perl-Text-RecordParser
Requires :