NAME
Net::Douban::Roles - basic Moose role for Net::Douban
VERSION
version 1.07_1
SYNOPSIS
with 'Net::Douban::Roles'
DESCRIPTION
This PM file includes Net::Douban::Roles and Net::Douban::Types. Net::Douban::Roles provides most of the attributes for Net::Douban::*; Net::Douban::Types is the type constraint system for Net::Douban
ATTRIBUTES
- oauth
-
oauth object for Net::Douban
- ua
-
user-agent object for Net::Douban, provided by default
- apikey
- private_key
- start_index
-
url start-index argument, set to 0 by default
- max_results
-
url max-results argument, set to 10 by default
SEE ALSO
Net::Douban Net::Douban::Roles::More Moose http://douban.com/service/apidoc
AUTHOR
woosley.xu<redicaps@gmail.com>
COPYRIGHT & LICENSE
This software is copyright (c) 2010 by woosley.xu.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.