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

NAME

Schedule::Pluggable::Plugin::JobsFromXMLTemplate - Plugin Role for Schedule::Pluggable to obtain Job configuration from a Template toolkit XML file

METHODS

get_job_config

get_job_config is the only method in this plugin and is returns the job config from and XML file It expects a mandatory hashref which has a key Jobs containing the name of a file which contains the xml job configuration. As the name suggests, the file is also processed by Template::Toolkit