Revision history for Perl extension Cuitter

0.001001  2009-11-19 20:50:46
	- original version

0.001002  2009-11-21 23:07:00
	- add OAuth Plugin
	- add cache()
	- split _init_client() from login()

0.001003  2009-11-21 23:46:06
	- OAuth becomes DEFAULT.
	- fixed to show broken character when retweeted.
	- fixed to tweet "ft" suddenly.

0.001004  2009-11-25 23:26:11
	- Refactoring of core architecture.
	  - split some methods and commands from Cuitter into Cuitter::Plugin::Core and Cuitter::Plugin::Help.
	  - splut alias commands from Cuitter into Cuitter::Plugin::Aliases.
	- Cuitter::Plugin::Retweet becomes Cuitter::Plugin::QuoteTweet.
	  - old /rt was renamed to /qt.
	  - new /rt cames.
	- Cutting-board script for testing.

