The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

getSubjectSearchTerm

 Usage     : getSubjectSearchTerm();
 Purpose   : 
 Returns   : a scalar WebService::Technorati::SearchTerm instance
 Argument  : none
 Throws    : none
 Comments  : call this to retrieve the search invocation metadata
See Also   : WebService::Technorati

getClaimedBlogs

 Usage     : getClaimedBlogs();
 Purpose   : 
 Returns   : an array of WebService::Technorati::SearchMatch instances
 Argument  : none
 Throws    : none
 Comments  : the search matches are returned with what Technorati
             knows about them
See Also   : WebService::Technorati