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

Changes for version 0.014 - 2017-09-17

  • Added
    • Added find_containers() utility function for other projects (Beam::Minion) to find all the containers reachable through BEAM_PATH.

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
Utilities for Beam::Runner command classes