|
NAMEWWW::Mixi::Scraper::Plugin::NewBBS DESCRIPTIONThis is equivalent to WWW::Mixi->parse_new_bbs(). METHODscrapereturns an array reference of {
subject => 'bbs entry extract',
name => 'bbs name',
link => 'http://mixi.jp/view_bbs.pl?id=xxxx',
time => 'yyyy-mm-dd hh:mm'
}
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.
|