The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.