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

Search results for "dist:EAI-Wrap file"

EAI::File - read/parse Files from the filesystem or write to the filesystem River stage zero No dependents

EAI::File contains all file parsing API-calls. This is for reading plain text data (also as quoted csv), reading excel data (old 2003 and new 2007+ format), reading xml data, writing plain text data and excel files. API readText ($$$;$$) reads the de...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

EAI::DB - Database wrapper functions (for DBI / DBD::ODBC) River stage zero No dependents

EAI::DB contains all database related API-calls. This is for creating a database connection handle with newDBH, transaction handling (beginWork, commit, rollback), reading from the database (hash or array), doing arbitrary statements in the database,...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

EAI::FTP - wrapper for Net::SFTP::Foreign and Net::FTP River stage zero No dependents

EAI::FTP contains all (secure) FTP related API-calls. This is for logging in to a FTP Server, getting files from a remote folder, writing files to a remote folder, archiving/deleting files from/on a remote folder (to an archive folder) and removing f...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks River stage zero No dependents

EAI::Wrap provides a framework for defining EAI jobs directly in Perl, sparing the creator of low-level tasks as FTP-Fetching, file-parsing and storing into a database. It also can be used to handle other workflows, like creating files from the datab...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

EAI::Common - Common parts for the EAI::Wrap package River stage zero No dependents

EAI::Common contains common used functions for EAI::Wrap. This is for reading config files, setting up the config hierarchy, including commandline options, setting up logging, including callbacks for the log.config, setting the error subject for erro...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

EAI::DateUtil - Date and Time helper functions for EAI::Wrap River stage zero No dependents

EAI::DateUtil contains all date/time related API-calls. API monthsToInt ($$) convert from english/german/custom locale short months -> numbers, monthsToInt("Oct","en") equals 10, monthsToInt("mär","ge") equals 3. months and locale are case insensitiv...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

setDebugLevel.pl - small UI for setting debug levels and appenders for the various loggers (main script, and each EAI::Wrap package) River stage zero No dependents

Following screen (example) is offered when calling setDebugLevel (and there is a log.config in $ENV{EAI_WRAP_CONFIG_PATH}/$execute{env}, see also EAI::Wrap::%execute and EAI::Wrap::DESCRIPTION): Use setDebugLevel to change the following entries from ...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC

checkLogExist.pl - checks Log-entries at given times River stage zero No dependents

checkLogExist is supposed to be called frequently in a separate timed job and checks if defined log entries exist in the defined log files, (hinting that the task was run/started), respectively whether the logfile exists at all. Missing logfiles or m...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC
8 results (0.072 seconds)