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

NAME

ETLp::Role::Config - the basic configuration setting for ETLp

DESCRIPTION

This role provides a wrapper around ETLp::Config. It's purpose is top provide simple access to the configuration setting

METHODS

config

Return the application configuration hash

dbh

Return the database handle

logger

Return the Log4perl logger

audit

Return the job auditer (ETLp::Audit::Job object)

LICENSE AND COPYRIGHT

Copyright 2010 Redbone Systems Ltd

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

The terms are in the LICENSE file that accompanies this application