The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Text::CSV_PP"

Text::CSV_PP - Text::CSV_XS compatible pure-Perl module River stage three • 151 direct dependents • 329 total dependents

Text::CSV_PP is a pure-perl module that provides facilities for the composition and decomposition of comma-separated values. This is (almost) compatible with much faster Text::CSV_XS, and mainly used as its fallback module when you use Text::CSV modu...

ISHIGAKI/Text-CSV-2.04 - 02 Dec 2023 12:18:10 UTC

Text::CSV_PP::Simple - Simpler parsing of CSV files [PP version] River stage zero No dependents

Text::CSV_PP::Simple simply provide a little wrapper around Text::CSV_PP to streamline the common case scenario....

COHTAN/Text-CSV_PP-Simple-0.0.5 - 26 Nov 2007 08:11:15 UTC

Text::CSV_PP::Iterator - Provide fetchrow_hashref() for CSV files River stage zero No dependents

"Text::CSV_PP::Iterator" is a pure Perl module. It is a convenient wrapper around Text::CSV_PP. Points of interest: o Text::CSV_PP::Iterator reads the file for you, using Iterator::IO. Warning: Iterator::IO V 0.02 has 3 bugs in it, where it does not ...

RSAVAGE/Text-CSV_PP-Iterator-1.04 - 07 Feb 2021 06:34:58 UTC

Text::CSV::Easy_PP - Easy CSV parsing and building implemented in PurePerl River stage zero No dependents

Text::CSV::Easy_PP is a simple module for parsing and building CSV lines. This module is written in PurePerl. For a faster alternative, see Text::CSV::Easy_XS. Either way, you should just be able to use Text::CSV::Easy directly and it will determine ...

WETERS/Text-CSV-Easy-0.54 - 10 May 2016 17:44:57 UTC

Text::CSV - comma-separated values manipulator (using XS or PurePerl) River stage three • 151 direct dependents • 329 total dependents

Text::CSV is a thin wrapper for Text::CSV_XS-compatible modules now. All the backend modules provide facilities for the composition and decomposition of comma-separated values. Text::CSV uses Text::CSV_XS by default, and when Text::CSV_XS is not avai...

ISHIGAKI/Text-CSV-2.04 - 02 Dec 2023 12:18:10 UTC

Text::Parts - split text file to some parts(from one line start to another/same line end) River stage zero No dependents

This module splits file by specified number of part. The range of each part is from one line start to another/same line end. For example, file content is the following: 1111 22222222222222222222 3333 4444 If "$splitter->split(num => 3)", split like t...

KTAT/Text-Parts-0.16 - 05 Sep 2013 16:59:59 UTC

Text::CSV_XS - comma-separated values manipulation routines River stage three • 112 direct dependents • 289 total dependents

Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a "CSV" string and parse a "CSV" string into fields. The module accepts either strings or...

HMBRAND/Text-CSV_XS-1.54 - 18 Apr 2024 12:11:05 UTC

Text::CSV::Encoded - Encoding aware Text::CSV. River stage two • 3 direct dependents • 11 total dependents

This module inherits Text::CSV and is aware of input/output encodings....

ZARQUON/Text-CSV-Encoded-0.25 - 28 Jan 2016 11:18:16 UTC
8 results (0.041 seconds)