Beam::Runner::Command::minion - Command for beam to run distributed tasks
version 0.016
exit Beam::Runner::Command::minion->run( $cmd => @args );
This is the entry point for the beam command to delegate to the appropriate Beam::Minion::Command subclass.
The Beam::Minion commands: Beam::Minion::Command::run, Beam::Minion::Command::worker
Doug Bell <preaction@cpan.org>
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.
To install Beam::Minion, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Beam::Minion
CPAN shell
perl -MCPAN -e shell install Beam::Minion
For more information on module installation, please visit the detailed CPAN module installation guide.