DESCRIPTION

App::Tweet installs a command-line utility called 'tweet' that let's you send messages to twitter.com.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install