SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-RecordParser
Version : v1.2.1 Vendor : Fedora Project
Release : 3.fc6 Date : 2007-05-17 02:11:08
Group : Development/Libraries Source RPM : perl-Text-RecordParser-v1.2.1-3.fc6.src.rpm
Size : 0.12 MB
Packager : Fedora Project < http://bugzilla_redhat_com/bugzilla>
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/www-ccrma.stanford.edu/planetccrma/mirror/fedora/linux/extras/6/i386

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-RecordParser-v1.2.1-3.fc6.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-v1.2.1-3.fc6.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-v1.2.1-3.fc6.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-v1.2.1-3.fc6.noarch.rpm
     

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

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.8.8)
perl(Carp)
perl(English)
perl(File::Basename)
perl(Getopt::Long)
perl(IO::Scalar)
perl(List::MoreUtils)
perl(List::Util)
perl(Pod::Usage)
perl(Readonly)
perl(Text::ParseWords)
perl(Text::RecordParser)
perl(Text::TabularDisplay)
perl(base)
perl(strict)
perl(version)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(VersionedDependencies) <= 3.0.3-1


Content of RPM :
/usr/bin/tablify
/usr/bin/tabmerge
/usr/lib/perl5/vendor_perl/5.8.8/Text
/usr/lib/perl5/vendor_perl/5.8.8/Text/RecordParser
/usr/lib/perl5/vendor_perl/5.8.8/Text/RecordParser.pm
/usr/lib/perl5/vendor_perl/5.8.8/Text/RecordParser/Tab.pm
/usr/share/doc/perl-Text-RecordParser-v1.2.1
/usr/share/doc/perl-Text-RecordParser-v1.2.1/Changes
/usr/share/doc/perl-Text-RecordParser-v1.2.1/README
/usr/share/doc/perl-Text-RecordParser-v1.2.1/TODO
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/00-pipe.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/01-new.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/02-filename-fh.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/03-separator.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/04-bind.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/05-fetch.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/06-filter.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/07-parse.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/08-compute.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/09-comment.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/10-tablify.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/11-tabmerge.t
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/bad-file
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/commented.dat
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/commented2.dat
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/empty
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/merge1.tab
/usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/merge2.tab
There is 16 files more in these RPM.

 
ICM