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

Bot::Net::Script::Bot - Startup the named bot

SYNOPSIS

  bin/botnet bot --name <bot name>

DESCRIPTION

This command will startup a single bot.

METHODS

actions

Returns the arguments used by this script. See App::CLI::Command.

run

Starts the bot program running.

AUTHORS

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2007 Boomer Consulting, Inc. All Rights Reserved.

This program is free software and may be modified and distributed under the same terms as Perl itself.