SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-RecordParser
Version : 1.5.0 Vendor : Fedora Project
Release : 2.fc16 Date : 2011-06-21 02:31:03
Group : Development/Libraries Source RPM : perl-Text-RecordParser-1.5.0-2.fc16.src.rpm
Size : 0.13 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: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/16/Everything/ppc64/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-RecordParser-1.5.0-2.fc16.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.5.0-2.fc16.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.5.0-2.fc16.noarch.rpm
     

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

Requires :
perl(List::MoreUtils)
perl(Getopt::Long)
/usr/bin/env
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Text::ParseWords)
perl(English)
perl(File::Basename)
perl(GraphViz)
perl(Text::TabularDisplay)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(List::Util)
perl(warnings)
perl(version)
perl(Pod::Usage)
perl(:MODULE_COMPAT_5.14.1)
perl(Carp)
perl(Readonly)
perl(base)
perl(IO::Scalar)
perl(Scalar::Util)
perl(Class::Accessor)
rpmlib(PayloadIsXz) <= 5.2-1
perl(Text::RecordParser)
perl(strict)


Content of RPM :
/usr/bin/tab2graph
/usr/bin/tablify
/usr/bin/tabmerge
/usr/share/doc/perl-Text-RecordParser-1.5.0
/usr/share/doc/perl-Text-RecordParser-1.5.0/Changes
/usr/share/doc/perl-Text-RecordParser-1.5.0/README
/usr/share/doc/perl-Text-RecordParser-1.5.0/TODO
/usr/share/doc/perl-Text-RecordParser-1.5.0/t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/00-pipe.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/01-new.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/02-filename-fh.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/03-separator.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/04-bind.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/05-fetch.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/06-filter.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/07-parse.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/08-compute.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/09-comment.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/10-tablify.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/11-tabmerge.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/12-object.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/13-tab2graph.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/14-trim.t
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data/bad-file
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data/commented.dat
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data/commented2.dat
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data/empty
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data/merge1.tab
/usr/share/doc/perl-Text-RecordParser-1.5.0/t/data/merge2.tab
There is 25 files more in these RPM.

 
ICM