The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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