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

Changes for version 0.3

  • Added new param() and params() methods to Helm::Task so subclasses can pass information between validate(), setup(), execute() and teardown() phases [M. Peters]
  • Added a new --user option so you can switch the user (Github issue #5) [xsawyerx and M. Peters]
  • Fixed GitHub issue #4 that incorrectly identified a failure to load a config dependency as a failure to load the config module itself [xsawyerx and M. Peters]
  • Fixed GitHub issue #6 - use ./.helmrc first and ~/.helmrc second
    • xsawyerx and M. Peters

Documentation

Easy server and cluster automation

Provides

in lib/Helm.pm
in lib/Helm/Conf.pm
in lib/Helm/Conf/Loader.pm
in lib/Helm/Conf/Loader/helm.pm
in lib/Helm/Log.pm
in lib/Helm/Log/Channel.pm
in lib/Helm/Log/Channel/console.pm
in lib/Helm/Log/Channel/email.pm
in lib/Helm/Log/Channel/file.pm
in lib/Helm/Log/Channel/irc.pm
in lib/Helm/Server.pm
in lib/Helm/Task.pm
in lib/Helm/Task/get.pm
in lib/Helm/Task/patch.pm
in lib/Helm/Task/put.pm
in lib/Helm/Task/rsync_put.pm
in lib/Helm/Task/run.pm
in lib/Helm/Task/unlock.pm