SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Array-CSV rpm build for : OpenSuSE. For other distributions click perl-Tie-Array-CSV.

Name : perl-Tie-Array-CSV
Version : 0.08 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 18:22:46
Group : Development/Libraries/Perl Source RPM : perl-Tie-Array-CSV-0.08-lp154.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Tied Array Which Combines the Power of Tie::File and Text::Csv
Description :
This module allows an array to be tied to a CSV file for reading and
writing. The array is a standard Perl 2D array (i.e. an array of array
references) which gives access to the row and column of the user\'s
choosing. This is done using the well established modules:

* *
Tie::File

* arbitrary line access

* low memory use even for large files

* Text::CSV

* row parsing

* row updating

* uses the speedy Text::CSV_XS if installed

This module was inspired by Tie::CSV_File which (sadly) hasn\'t been
maintained. It also doesn\'t attempt to do any of the parsing (as that
module did), but rather passes all of the heavy lifting to other modules.

Note that while the Tie::File prevents the need to read in the entire file,
while in use, a parsed row IS held in memory.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-Array-CSV-0.08-lp154.1.1.noarch.rpm
     

Provides :
perl(Tie::Array::CSV)
perl(Tie::Array::CSV::HoldRow)
perl(Tie::Array::CSV::HoldRow::Row)
perl(Tie::Array::CSV::Row)
perl-Tie-Array-CSV

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Text::CSV)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Tie
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Array
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Array/CSV
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Array/CSV.pm
/usr/lib/perl5/vendor_perl/5.26.1/Tie/Array/CSV/HoldRow.pm
/usr/share/doc/packages/perl-Tie-Array-CSV
/usr/share/doc/packages/perl-Tie-Array-CSV/Changes
/usr/share/man/man3/Tie::Array::CSV.3pm.gz
/usr/share/man/man3/Tie::Array::CSV::HoldRow.3pm.gz

 
ICM