WWW::Google::Notebook::Notebook

WWW::Google::Notebook::Notebook is a Notebook object for WWW::Google::Notebook.
Download

WWW::Google::Notebook::Notebook Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jiro Nishiguchi
  • Publisher web site:
  • http://search.cpan.org/~jiro/Catalyst-Plugin-Authentication-Credential-BBAuth-0.03/lib/Catalyst/Plugin/Authentication/Credential/BBAuth.pm

WWW::Google::Notebook::Notebook Tags


WWW::Google::Notebook::Notebook Description

WWW::Google::Notebook::Notebook is a Notebook object for WWW::Google::Notebook. WWW::Google::Notebook::Notebook is a Notebook object for WWW::Google::Notebook.SYNOPSIS use WWW::Google::Notebook; my $google = WWW::Google::Notebook->new( username => $username, password => $password, ); $google->login; my $notebook = $google->add_notebook('title'); print $notebook->title; $notebook->rename('title2'); my $note = $notebook->add_note('note'); $notebook->delete;Google Notebook notebook class. Requirements: · Perl


WWW::Google::Notebook::Notebook Related Software