-
-
08 Mar 2019 03:07:13 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (6)
- Testers (536 / 16 / 4)
- Kwalitee
Bus factor: 1- 95.11% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (35.79KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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 filesModules
Role for runnable objectsOnly allow certain users to run a commandDeny certain users from running a commandOnly allow one instance of this command at a timeUse `alarm` to set a timeout for a commandConfigure, list, document, and execute runnable task objectsMain command handler delegating to individual commandsGet help for the given service(s)List the available containers and servicesRun the given service with the given argumentsRun an external commandRun a series of stepsUtilities for Beam::Runner command classesExamples
Module Install Instructions
To install Beam::Runner, copy and paste the appropriate command in to your terminal.
cpanm Beam::Runner
perl -MCPAN -e shell install Beam::Runner
For more information on module installation, please visit the detailed CPAN module installation guide.