Revision history for Perl extension WWW::Mixi.

0.31  Wed May 11 12:44:20 2005

	- add stamp method.
	- add request method (overwrite LWP::RobotUA::request)
	- fix parse_list_bookmark returns unsorted array.
	- fix all request rejected by robots.txt

0.30  Mon May  3 13:00:00 2005
	- add "enable_cookies".
	- fix "parse_calender".
		-  title and name had not "rewrite"d.

0.29  Mon Apr 25 12:00:00 2005
	- fix "parse_add_diary_preview".
	- fix "get_add_diary_confirm".
	- fix "post_add_diary".
		- they does not work because of 'post_key' required from Apr. 2005.
	- fix "rewrite".
		- uninvited double quote in HTML tag is allowed.
	- PODs are explicitly specified code with "encoding utf8".

0.28  Fri Apr  1 14:13:00 2005
	- add "parse_list_outbox", "get_list_outbox". (thanks AsO)
		- allows you to get and parse "message.pl?box=outbox".
	- fix "parse_message".
		- allows you to parse "view_message" in outbox.
	- fix "parse_list_friend_next" and "parse_list_friend_previous".
		- it does not work because of HTML changes at 05/03/31.
	- fix "parse_list_bookmark".
		- it had key "descrption" instead of "description".

0.27  Wed Mar  9 23:56:00 2005
	- PODs converted to utf-8.

0.26  Wed Mar  9 12:53:00 2005
	- first CPAN-ed version; created by h2xs 1.23 with options
		-AX -n WWW::Mixi