NAME
WWW::Mixi::Scraper::Plugin::ShowSchedule
DESCRIPTION
This is almost equivalent to WWW::Mixi->parse_show_calendar().
METHOD
scrape
returns an array reference of
{
subject
=>
'item title'
,
name
=>
'someone'
,
time
=>
'yyyy-mm-dd'
}
AUTHOR
Kenichi Ishigaki, <ishigaki at cpan.org>
COPYRIGHT AND LICENSE
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.