The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

DESCRIPTION

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

METHODS

actions

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

run

Creates the bot net scaffoldering.

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.