Andrew Sterling Hanenkamp > Bot-Net > Bot::Net::Script::Net

Download:
Bot-Net-0.1.0.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

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.