SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-RecordParser
Version : 1.6.5 Vendor : (none)
Release : 4pclos2017 Date : 2017-07-12 03:27:02
Group : Development/Perl Source RPM : perl-Text-RecordParser-1.6.5-4pclos2017.src.rpm
Size : 0.09 MB
Packager : bb2 < bb2>
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-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-RecordParser-1.6.5-4pclos2017.noarch.rpm
     

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

Requires :
perl(List::MoreUtils)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Text::Autoformat)
perl(List::Util)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl-base => 5.22.3
perl(Readonly)
perl(IO::Scalar)
perl(Class::Accessor)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/bin/tab2graph
/usr/bin/tablify
/usr/bin/tabmerge
/usr/lib/perl5/vendor_perl/5.22.3/Text
/usr/lib/perl5/vendor_perl/5.22.3/Text/RecordParser
/usr/lib/perl5/vendor_perl/5.22.3/Text/RecordParser.pm
/usr/lib/perl5/vendor_perl/5.22.3/Text/RecordParser/Object.pm
/usr/lib/perl5/vendor_perl/5.22.3/Text/RecordParser/Tab.pm
/usr/share/doc/perl-Text-RecordParser
/usr/share/doc/perl-Text-RecordParser/Changes
/usr/share/doc/perl-Text-RecordParser/META.yml
/usr/share/doc/perl-Text-RecordParser/README
/usr/share/man/man1/tab2graph.1.bz2
/usr/share/man/man1/tablify.1.bz2
/usr/share/man/man1/tabmerge.1.bz2
/usr/share/man/man3/Text::RecordParser.3pm.bz2
/usr/share/man/man3/Text::RecordParser::Object.3pm.bz2
/usr/share/man/man3/Text::RecordParser::Tab.3pm.bz2

 
ICM