NAME
Zuzu::Module::CSV - std/data/csv bindings for ZuzuScript.
DESCRIPTION
Implements the runtime side of std/data/csv using Text::CSV_XS. The module exposes:
CSVA configurable codec/IO helper for CSV-like formats.
CSVReaderA streaming reader with iterator support for
forloops.CSVWriterA streaming writer for large exports.
COPYRIGHT AND LICENCE
Zuzu::Module::CSV is copyright Toby Inkster.
It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.