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

Description

Base class for handling the import of a file

Currently, there are iterators for CSV, ODS, and XLS,

ATTRIBUTES

lineno

The line counter

file_name

The name of the import file

mandatory

Required input columns

optional

Required input columns

encoding

The encoding of the spreadsheet

METHODS

next

Return the next row of data from the file