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

NAME

exobrain - Exobrain cmdline tool and dispatcher

VERSION

version 1.08

SYNOPSIS

    $ exobrain setup           # Set up exobrain for use

    $ cpanm Exobrain::Twitter; # Install Exobrain::Twitter
    $ exobrain setup Twitter   # Set up Exobrain::Twitter

    $ exobrain debug           # See what's happening
    $ exobrain debug -v        # See more of what's happening

DESCRIPTION

This is a service file for Ubic which allows for the control of exobrain services. It must be placed in your ~/ubic/service directory to be operational, which will happen as part of the exobrain setup process which you should run.

AUTHOR

Paul Fenwick <pjf@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Paul Fenwick.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.