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

Changes for version 0.004 - 2014-07-30

  • Pod
  • Specify overridable methods
  • Add mandatory and optional attributes. Mandatory fields are used to check with the actual file to see if it contains the necessary columns. For now the optional attribute is, well, optional.
  • Make xls iterator more failsafe

Provides

in lib/Data/Importer.pm
in lib/Data/Importer/Iterator.pm
in lib/Data/Importer/Iterator/Csv.pm
in lib/Data/Importer/Iterator/Ods.pm
in lib/Data/Importer/Iterator/Xls.pm