Twitter::Shell - Twitter From Your Shell!


Twitter-Shell documentation  | view source Contained in the Twitter-Shell distribution.

Index


NAME

Top

Twitter::Shell - Twitter From Your Shell!

SYNOPSIS

Top

   twittershell
   twitter> say Just type a message
   update ok

   twitter> friends
   [friend] A message, another message

   twitter> friends_timeline
   [friend] A message, another message

   twitter> ft
   [friend] A message, another message

   twitter> public_timeline
   [friend] A message, another message

   twitter> pt
   [friend] A message, another message

   twitter> followers
   [friend] A message, another message

DESCRIPTION

Top

Twitter::Shell gives you access to Twitter from your shell!

Documentation coming soon...

METHODS

Top

api_friends

api_friends_timeline

api_public_timeline

api_followers

api_update

load_config

new

run

setup

LICENSE

Top

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

See http://www.perl.com/perl/misc/Artistic.html

LICENSE

Top

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

See http://www.perl.com/perl/misc/Artistic.html


Twitter-Shell documentation  | view source Contained in the Twitter-Shell distribution.