|
NAMEWWW::Mixi::Scraper::Plugin::ShowSchedule DESCRIPTIONThis is almost equivalent to WWW::Mixi->parse_show_calendar(). METHODscrapereturns an array reference of {
subject => 'item title',
name => 'someone',
link => 'http://mixi.jp/view_event.pl?id=xxxx',
time => 'yyyy-mm-dd'
icon => 'http://mixi.jp/img/i_bd.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.
|