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

getSubjectAuthor

 Usage     : getSubjectAuthor();
 Purpose   : 
 Returns   : a scalar WebService::Technorati::Author instance
 Argument  : none
 Throws    : none
 Comments  : the member entity (author or not) is returned with what 
             Technorati knows about it
See Also   : WebService::Technorati

getClaimedBlogs

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