Beam::Runner::Command - Main command handler delegating to individual commands
version 0.016
exit Beam::Runner::Command->run( $cmd => @args );
This is the entry point for the beam command which loads and runs the specific Beam::Runner::Command class.
Beam::Runner::Command
The Beam::Runner commands: Beam::Runner::Command::run, Beam::Runner::Command::list, Beam::Runner::Command::help
Doug Bell <preaction@cpan.org>
This software is copyright (c) 2016 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::Runner, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Beam::Runner
CPAN shell
perl -MCPAN -e shell install Beam::Runner
For more information on module installation, please visit the detailed CPAN module installation guide.