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 1.910 - 2024-02-25

  • removed hardcoded default for format_sep in EAI::File, added progress indicators for EAI::File::readText and EAI::DB::storeInDB when additional parameter process{countPercent} is set to nonzero. added standardLoop to EAI::Wrap for short implementation of standard loops. fixed error in EAI::DB::storeInDB when dontKeepContent was set and primKeys were not set (not needed in this case). removed bogus warning in setupLogging when checking for logprefixForLastLogfile. Fixed setting of lastLogFile in checkLogExist.pl and switching between environment.

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