Changes between Version 1 and Version 2 of TestingBioMoby

Show
Ignore:
Timestamp:
2008/02/15 11:53:08 (16 years ago)
Author:
gaou
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestingBioMoby

    v1 v2  
    99Edward has already uploaded the module to CPAN (http://search.cpan.org/~ekawas/MOBY-Client-1.0/lib/MOBY/Client/Central.pm) so users can easily install MOBY-Client by the following command: 
    1010 
    11  sudo perl -MCPAN -e 'install MOBY::Client::Central' 
     11{{{ 
     12sudo perl -MCPAN -e 'install MOBY::Client::Central' 
     13}}} 
     14 
     15== Testing MOBY services == 
     16 
     17Out of 39 services that can be used with NCBI gi: 
     18 
     19* 5 returned 404 NOT FOUND 
     20* 10 returned mobyException (mostly java.lang.exception, or Perl errors) 
     21* 5 returned absolutely nothing 
     22* only 16 returned some sort of response. 
    1223 
    1324