
WWW::Mixi::Scraper::Plugin::NewFriendDiary

This is equivalent to WWW::Mixi->parse_new_friend_diary().

returns an array reference of
{
subject => 'comment extract',
name => 'someone',
link => 'http://mixi.jp/view_diary.pl?id=xxxx',
time => 'yyyy-mm-dd hh:mm'
}

Kenichi Ishigaki, <ishigaki at cpan.org>

Copyright (C) 2007 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.