Changes for version 1.920 - 2025-11-29

  • changed parameter passing in all procedures to use @_, fixed task{plannedUntil} and DB{cutoffYr2000} numerical conversion problem when passing as option (remain strings), sendGeneralMail also accepts multiple attachFiles (in array), dumpDataIntoDB now returns 0 for error and 1 for success as all procedures (returned hadDBError before), added encode_keys_utf8 flag to readFromDBHash in DB.pm to avoid odbc driver bug, got rid of several undefined variable warnings, added $maxTimeout and $waitTime to getFilesFromFTP to allow blocking wait for files on FTP Server, completed DB Tests

Documentation

checks Log-entries at given times
small UI for setting debug levels and appenders for the various loggers (main script, and each EAI::Wrap package)

Modules

Common parts for the EAI::Wrap package
Database wrapper functions (for DBI / DBD::ODBC)
Date and Time helper functions for EAI::Wrap
wrapper for Net::SFTP::Foreign and Net::FTP
read/parse Files from the filesystem or write to the filesystem
framework for easy creation of Enterprise Application Integration tasks