SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Text-RecordParser
Version : 1.3.0 Vendor : Mandriva
Release : 1mdv2010.0 Date : 2009-05-05 17:11:24
Group : Development/Perl Source RPM : perl-Text-RecordParser-1.3.0-1mdv2010.0.src.rpm
Size : 0.09 MB
Packager : Guillaume Rousse < guillomovitch_mandriva_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: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-RecordParser-1.3.0-1mdv2010.0.noarch.rpm
ftp.icm.edu.pl  perl-Text-RecordParser-1.3.0-1mdv2010.0.noarch.rpm
     

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

Requires :
perl(List::MoreUtils)
perl-base => 2:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Carp)
perl(Readonly)
perl(IO::Scalar)
perl(Class::Accessor)
perl(Text::RecordParser)
perl(Text::ParseWords)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
coreutils


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

 
ICM