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

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

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

Returns the arguments used by the this script. See App::CLI::Command.
Creates the bot net scaffoldering.

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

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.