Description
CSV files can be parsed with a smaller, simpler interface when a project does not need the full Text::CSV API. This module turns rows into Perl data structures for scripts that import tables or process delimited data. It is a dependency for developer tools and data-processing code.