Net::Douban::Roles - basic Moose role for Net::Douban


Net-Douban documentation  | view source Contained in the Net-Douban distribution.

Index


NAME

Top

Net::Douban::Roles - basic Moose role for Net::Douban

VERSION

Top

version 1.07

SYNOPSIS

Top

	with 'Net::Douban::Roles'

DESCRIPTION

Top

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

Top

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

Top

Net::Douban Net::Douban::Roles::More Moose http://douban.com/service/apidoc

AUTHOR

Top

woosley.xu<redicaps@gmail.com>

COPYRIGHT & LICENSE

Top


Net-Douban documentation  | view source Contained in the Net-Douban distribution.