SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-RecordParser rpm build for : Fedora Other. For other distributions click perl-Text-RecordParser.

Name : perl-Text-RecordParser
Version : 1.6.5 Vendor : Fedora Project
Release : 30.fc41 Date : 2024-07-20 02:26:59
Group : Unspecified Source RPM : perl-Text-RecordParser-1.6.5-30.fc41.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/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-30.fc41.noarch.rpm
     

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

Requires :
perl(Carp)
perl(Class::Accessor)
perl(IO::Scalar)
perl(List::MoreUtils)
perl(Readonly)
perl(Text::ParseWords)
perl(Text::RecordParser)
perl(base)
perl(strict)
perl(version)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM