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 - implementation of the Bot::Net command-line interface

SYNOPSIS

  bin/botnet <command> <options>

DESCRIPTION

This is a command-line interface handler based on App::CLI. This module doesn't really do a lot more than just inherit from App::CLI and handle a few special cases.

SEE ALSO

App::CLI

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 or distributed under the same terms as Perl itself.