App::Tweet
tweet i am doing something really cool
Tweet's to twitter.com from the command line.
displays help page
displays man page
force new user and password to be prompted for
username from the command line instead of a config file
password from the command line instead of a config file
To install App::Tweet, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::Tweet
CPAN shell
perl -MCPAN -e shell install App::Tweet
For more information on module installation, please visit the detailed CPAN module installation guide.