SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-LooseCSV rpm build for : openSUSE Tumbleweed. For other distributions click perl-Text-LooseCSV.

Name : perl-Text-LooseCSV
Version : 1.6 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 44.72 Date : 2024-08-05 17:36:13
Group : Development/Libraries/Perl Source RPM : perl-Text-LooseCSV-1.6-44.72.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Highly forgiving variable length record text parser; compare to MS Excel
Description :
Why another variable-length text record parser? I\'ve had the privilege to
parse some of the gnarliest data ever seen and everything else I tried on
CPAN choked (at the time I wrote this module). This module has been
munching on millions of records of the filthiest data imaginable at several
production sites so I thought I\'d contribute.

This module follows somewhat loose rules (compare to MS Excel) and will
handle embedded newlines, etc. It is capable of handling large files and
processes data in line-chunks. If MAX_LINEBUF is reached, however, it will
mark the current record as corrupt, return -1 and start over again at the
very next line. This will (of course) process tab-delimited data or
whatever value you set for \'word_delimiter\'.

Methods are called in perl OO fashion.

WARNING this module messes with $/ \'line_delimiter\' sets $/ and is always
called during construction. Don\'t change $/ during program execution!

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-LooseCSV-1.6-44.72.noarch.rpm
     

Provides :
perl(Text::LooseCSV)
perl-Text-LooseCSV

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Text
/usr/lib/perl5/vendor_perl/5.40.0/Text/LooseCSV.pm
/usr/share/doc/packages/perl-Text-LooseCSV
/usr/share/doc/packages/perl-Text-LooseCSV/Changes
/usr/share/doc/packages/perl-Text-LooseCSV/README
/usr/share/man/man3/Text::LooseCSV.3pm.gz

 
ICM