Bot::Net::Script::Net - Create the scaffolding for a new bot net


Bot-Net documentation  | view source Contained in the Bot-Net distribution.

Index


NAME

Top

Bot::Net::Script::Net - Create the scaffolding for a new bot net

SYNOPSIS

Top

  bin/botnet net --name <bot net app name>

DESCRIPTION

Top

This will create a folder named according to the --name argument and fill it in with a skeleton Bot::Net application.

METHODS

Top

actions

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

run

Creates the bot net scaffoldering.

AUTHORS

Top

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

Top


Bot-Net documentation  | view source Contained in the Bot-Net distribution.