|
NAMEWWW::Mixi::Scraper::Plugin::ListMessageDESCRIPTIONThis is almost equivalent to WWW::Mixi->parse_list_message().METHODscrapereturns an array reference of{ subject => 'message title', name => 'someone', link => 'http://mixi.jp/view_message.pl?id=xxxx&box=xxx', time => 'mm-dd', envelope => 'http://mixi.jp/img/mail5.gif' } AUTHORKenichi Ishigaki, <ishigaki at cpan.org>COPYRIGHT AND LICENSECopyright (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.
Visit the GSP FreeBSD Man Page Interface. |