p5-Parse-CSV
2.07Highly flexible CSV parser for large files
Surely the CPAN doesn't need yet another CSV parsing module. Text::CSV_XS is the standard parser for CSV files. It is fast as hell, but unfortunately it can be a bit verbose to use. A number of other modules have attempted to put usability wrappers around this venerable module, but they have all focussed on parsing the entire file into memory at once. This method is fine unless your CSV files start to get large. Once that happens, the only existing option is to fall back on the relatively slow and heavyweight XML::SAXDriver::CSV module. Parse::CSV fills this functionality gap. It provides a flexible and light-weight streaming parser for large, extremely large, or arbitrarily large CSV files.
Origin: textproc/p5-Parse-CSV
Category: textproc
Size: 55.3KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
Website: metacpan.org/release/Parse-CSV
$
pkg install p5-Parse-CSVDependencies (3)
More in textproc
libxml22.15.2
XML parser library for GNOMEexpat2.7.4
XML 1.0 parser written in Cqt5-xml5.15.18p109
Qt SAX and DOM implementations (KDE patched)kf6-kcodecs6.22.0
String encoding librarylibxslt1.1.45
XML stylesheet transformation libraryrubygem-nokogiri1.19.1
HTML, XML, SAX, and Reader parseraspell0.60.8.1_1,1
Spelling checker with better suggestion logic than ispellphp84-xml8.4.16
The xml shared extension for phpkf6-sonnet6.22.0
Multi-language spell checkerp5-XML-LibXML2.0210_1,1
Interface to Gnome libxml2 library