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: openSUSE:Factory:zSystems |
Version: 1.6.5 | Vendor: openSUSE |
Release: 3.11 | Build date: Sat Jan 22 09:53:28 2022 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 93591 | Source RPM: perl-Text-RecordParser-1.6.5-3.11.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/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.
GPL-2.0-only
* Sat Jan 22 2022 Stephan Kulow <coolo@suse.com> - Remove graphviz from build environment not to run test cases with bug reports open for 7 years * Sat Mar 17 2018 bwiedemann@suse.com - Fix build * Wed Apr 22 2015 coolo@suse.com - updated to 1.6.5 see /usr/share/doc/packages/perl-Text-RecordParser/Changes 1.6.5 April 21 2015 - Changes to make installation work better, address https://rt.cpan.org/Public/Bug/Display.html?id=54816 * Tue Apr 14 2015 coolo@suse.com - updated to 1.6.3 see /usr/share/doc/packages/perl-Text-RecordParser/Changes 1.6.3 August 9 2012 - Fixed bug in "Build.PL" regarding "podselect," updated Build.PL reqs 1.6.2 August 9 2012 - Made output of "tablify -v" prettier using Text::Autoformat 1.6.1 April 30 2013 - Removed a debug statement - Fixed INSTALL 1.6.0 April 30 2013 - Moved to Git repo at github.com:kyclark/text-recordparser.git - Changes to "tablify" - Allow for comment lines - Added more single-letter argument names - Allow for definition of column names * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Fri Oct 15 2010 jw@novell.com - testcase fails on 11.2, 11.1 without a font. Added (Build)Requires for ghostscript-fonts-std * Tue Oct 12 2010 jw@novell.com - initial package 1.5.0 * created by cpanspec 1.78.02 * needed by SQL::Translator
/usr/bin/tab2graph /usr/bin/tablify /usr/bin/tabmerge /usr/lib/perl5/vendor_perl/5.40.0/Text /usr/lib/perl5/vendor_perl/5.40.0/Text/RecordParser /usr/lib/perl5/vendor_perl/5.40.0/Text/RecordParser.pm /usr/lib/perl5/vendor_perl/5.40.0/Text/RecordParser/Object.pm /usr/lib/perl5/vendor_perl/5.40.0/Text/RecordParser/Tab.pm /usr/share/doc/packages/perl-Text-RecordParser /usr/share/doc/packages/perl-Text-RecordParser/Changes /usr/share/doc/packages/perl-Text-RecordParser/README /usr/share/doc/packages/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024