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

Changes for version 0.016 - 2019-03-07

  • Fixed
    • Fixed a warning in utility function when BEAM_PATH environment variable is not set. This was causing a warning in the Beam::Minion 'job' command (which doesn't need containers).

Documentation

Discover and run services from container files

Modules

Role for runnable objects
Only allow certain users to run a command
Deny certain users from running a command
Only allow one instance of this command at a time
Use `alarm` to set a timeout for a command
Configure, list, document, and execute runnable task objects
Main command handler delegating to individual commands
Get help for the given service(s)
List the available containers and services
Run the given service with the given arguments
Run an external command
Run a series of steps
Utilities for Beam::Runner command classes