Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Text-RecordParser | Distribution: Fedora Project |
Version: 1.6.5 | Vendor: Fedora Project |
Release: 24.el9 | Build date: Thu Jul 14 08:46:01 2022 |
Group: Unspecified | Build host: buildvm-x86-15.iad2.fedoraproject.org |
Size: 67370 | Source RPM: perl-Text-RecordParser-1.6.5-24.el9.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Text-RecordParser | |
Summary: Read record-oriented files |
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.
GPLv2
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.6.5-24 - Perl 5.36 rebuild * Fri Jan 28 2022 Emmanuel Seyman <emmanuel@seyman.fr> - 1.6.5-23 - Use an absolute path for perl everywhere - Use %{make_build} and %{make_install} where appropriate - Pass NO_PERLLOCAL to Makefile.PL * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.6.5-20 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.6.5-17 - Perl 5.32 rebuild
/usr/share/doc/perl-Text-RecordParser /usr/share/doc/perl-Text-RecordParser/Changes /usr/share/doc/perl-Text-RecordParser/README /usr/share/doc/perl-Text-RecordParser/TODO /usr/share/man/man1/tab2graph.1.gz /usr/share/man/man1/tablify.1.gz /usr/share/man/man1/tabmerge.1.gz /usr/share/man/man3/Text::RecordParser.3pm.gz /usr/share/man/man3/Text::RecordParser::Object.3pm.gz /usr/share/man/man3/Text::RecordParser::Tab.3pm.gz /usr/share/perl5/vendor_perl/Text /usr/share/perl5/vendor_perl/Text/RecordParser /usr/share/perl5/vendor_perl/Text/RecordParser.pm /usr/share/perl5/vendor_perl/Text/RecordParser/Object.pm /usr/share/perl5/vendor_perl/Text/RecordParser/Tab.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 07:51:05 2024