Name: | perl-Text-RecordParser |
---|---|
Version: | 1.6.5 |
Release: | 18.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 95311 |
License: | GPLv2 |
RPM: | perl-Text-RecordParser-1.6.5-18.el8.noarch.rpm |
Source RPM: | perl-Text-RecordParser-1.6.5-18.el8.src.rpm |
Build Date: | Wed Sep 16 2020 |
Build Host: | jenkins-172-17-0-2-a7416494-7c1e-4174-bb44-3b72eacd0056.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Text-RecordParser |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild