| Net-Douban documentation | view source | Contained in the Net-Douban distribution. |
Net::Douban::Collection
version 1.07
use Net::Douban::Collection;
my $user = Net::Douban::Collection->new(
collectionID => '....',
# or
oauth => $consumer,
);
Interface to douban.com API collection section
Net::Douban Net::Douban::Atom Moose XML::Atom http://www.douban.com/service/apidoc/reference/collection
woosley.xu<woosley.xu@gmail.com>
Copyright (C) 2010 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.
| Net-Douban documentation | view source | Contained in the Net-Douban distribution. |