Sprog::Gear::CSVSplit.3pm

Langue: en

Version: 2005-07-24 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Sprog::Gear::CSVSplit - Parse CSV data into rows of field values

DESCRIPTION

This gear parses data from a CSV (comma-separated value) format into rows of field values. Fields enclosed in double quotes may include commas, newlines and double quotes. Each embedded double quote character must be preceded by another double quote 'escape' character. Copyright 2004-2005 Grant McLean <grantm@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.