The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Douban::Tag

VERSION

version 1.10

SYNOPSIS

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

DESCRIPTION

Interface to douban.com API Tag section

METHODS

get_tags

arguments: cat, subjectID

get_user_tags

arguments: cat, userID

SEE ALSO

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

AUTHOR

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

COPYRIGHT

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.