SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-RecordParser rpm build for : openSUSE Leap 15. For other distributions click perl-Text-RecordParser.

Name : perl-Text-RecordParser
Version : 1.6.5 Vendor : openSUSE
Release : bp155.3.3 Date : 2022-08-04 09:34:06
Group : Development/Libraries/Perl Source RPM : perl-Text-RecordParser-1.6.5-bp155.3.3.src.rpm
Size : 0.09 MB
Packager : https://bugs_opensuse_org
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-bp155.3.3.noarch.rpm
     

Provides :
perl(Text::RecordParser)
perl(Text::RecordParser::Object)
perl(Text::RecordParser::Tab)
perl-Text-RecordParser

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.26.1)
perl(Class::Accessor)
perl(IO::Scalar)
perl(List::MoreUtils)
perl(Readonly)
perl(Text::Autoformat)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/tab2graph
/usr/bin/tablify
/usr/bin/tabmerge
/usr/lib/perl5/vendor_perl/5.26.1/Text
/usr/lib/perl5/vendor_perl/5.26.1/Text/RecordParser
/usr/lib/perl5/vendor_perl/5.26.1/Text/RecordParser.pm
/usr/lib/perl5/vendor_perl/5.26.1/Text/RecordParser/Object.pm
/usr/lib/perl5/vendor_perl/5.26.1/Text/RecordParser/Tab.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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

 
ICM