Kevin Woolery > Buzznet-API-0.01 > Buzznet::Buzzword

Download:
Buzznet-API-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

Buzznet::Buzzword - Buzznet API Buzzword Object

SYNOPSIS ^

  use Buzznet::Buzzword;

DESCRIPTION ^

This class is mainly used by Buzznet::API to encapsulate the Buzzword attributes

METHODS ^

keyword

Returns the keyword for this Buzzword

title

Returns the title for this Buzzword

SEE ALSO ^

Check out http://www.buzznet.com/developers for the latest tools and libraries available for all languages and platforms. The complete XML-RPC Buzznet API can be found at http://www.buzznet.com/developers/apidocs/.

Buzznet::Entry Buzznet::Gallery Buzznet::Comment Buzznet::Profile Buzznet::API

AUTHOR ^

Kevin Woolery, <kevin@buzznet.com>

COPYRIGHT AND LICENSE ^

Copyright (C) 2004 by Kevin Woolery

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.