The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Mixi::OO::Home - WWW::Mixi::OO's http://mixi.jp/home.pl class

SYNOPSIS

  my $page = $mixi->page('home');
  $page->uri;
  # some implementations...

DESCRIPTION

home page handler

METHODS

uri

see parent class (WWW::Mixi::OO::Page).

MISSING FEATURE

information handler

SEE ALSO

WWW::Mixi::OO::Page, WWW::Mixi::OO::Session

AUTHOR

Topia <topia@clovery.jp>

COPYRIGHT AND LICENSE

Copyright (C) 2005 by Topia.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 57:

=back without =over