-
-
08 Mar 2019 03:07:02 UTC
- Distribution: Beam-Minion
- Module version: 0.016
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (303 / 0 / 8)
- Kwalitee
Bus factor: 1- 93.72% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (26.82KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Beam::Runner::Command::minion - Command for beam to run distributed tasks
VERSION
version 0.016
SYNOPSIS
exit Beam::Runner::Command::minion->run( $cmd => @args );
DESCRIPTION
This is the entry point for the beam command to delegate to the appropriate Beam::Minion::Command subclass.
SEE ALSO
The Beam::Minion commands: Beam::Minion::Command::run, Beam::Minion::Command::worker
AUTHOR
Doug Bell <preaction@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by Doug Bell.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Beam::Minion, copy and paste the appropriate command in to your terminal.
cpanm Beam::Minion
perl -MCPAN -e shell install Beam::Minion
For more information on module installation, please visit the detailed CPAN module installation guide.