SOAP::ISIWoK

Search and query the ISI Web of Knowledge
Download

SOAP::ISIWoK Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tim Brody
  • Publisher web site:
  • http://search.cpan.org/~timbrody/

SOAP::ISIWoK Tags


SOAP::ISIWoK Description

Search and query the ISI Web of Knowledge SOAP::ISIWoK is a Perl module that acts as a thin wrapper for the ISI Web of Knowledge SOAP interface.SYNOPSIS use SOAP::ISIWoK; my $wok = SOAP::ISIWoK->new(); my $results = $wok->search( "AU = (Brody)" ); my $results = $wok->search( "AU = (Brody)", offset => 10, max => 20 ); print $results->->{title}; Requirements: · Perl


SOAP::ISIWoK Related Software