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

getLinkQuerySubject

 Usage     : getLinkQuerySubject();
 Purpose   : 
 Returns   : a scalar WebService::Technorati::LinkQuerySubject instance
 Argument  : none
 Throws    : none
 Comments  : the URL subject (blog or not) is returned with what 
             Technorati knows about it
See Also   : WebService::Technorati
 Usage     : getOutboundLinks();
 Purpose   : 
 Returns   : an array of WebService::Technorati::BlogLink instances
 Argument  : none
 Throws    : none
 Comments  : the list of outbound links are returned with what Technorati knows
             about them
See Also   : WebService::Technorati