
Net::Douban::Collection

version 1.14

my $c = Net::Douban->init(Roles => 'Collections');

Interface to douban.com API collection section

argument: collectionID
argument: userID
optional arguments: [qw/cat tag status updated-max updated-min/],
arguments: ['collectionID', 'rating', 'content', 'subjectID', 'status', 'collectionID'],
argument: collectionID
arguments: ['rating', 'content', 'subjectID', 'status'],

Net::Douban Net::Douban::Gift Moose http://www.douban.com/service/apidoc/reference/collection

woosley.xu <woosley.xu@gmail.com>

Copyright (C) 2010 - 2011 by Woosley.Xu
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.