BOT-TRAINING(1p) User Contributed Perl Documentation BOT-TRAINING(1p)
NAME
bot-training - Command-line interface Bot::Training
SYNOPSIS
# Install all known training files from CPAN
sudo cpan Task::Bot::Training
# Spew the megahal training file(provided by
# Bot::Training::MegaHAL) file to STDOUT)
bot-training -f megahal
# List the currently available training files
bot-training -l
DESCRIPTION
See the documentation for Bot::Training for more information.
AUTHOR
AEvar Arnfjoro Bjarmason <avar@cpan.org>
LICENSE AND COPYRIGHT
Copyright 2010 AEvar Arnfjoro Bjarmason <avar@cpan.org>
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
perl v5.12.4 2011-09-20 BOT-TRAINING(1p)