Changes for version 2.4 - 2024-10-10
- Allow to directly pass config options to Text::CSV_XS for custom delimiter, quote_char, etc
- Add some sanity checks to the import process for avoiding processing broken CSV files or files without the expected columns
- Add a Dry-Run mode to the import process for testing the import without actually changing the database
- Skip lines with less columns than the header
- Fix %args being redeclared in the same scope
Modules
RT Assets Import from CSV