The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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