Group
Extension

Matches 1

Bio-Taxonomy-GlobalNames ( D/DG/DGKONTOP/Bio-Taxonomy-GlobalNames-0.07.tar.gz, DGKONTOP, 2014; MetaCPAN )
Bio-Taxonomy-GlobalNames/lib/Bio/Taxonomy/GlobalNames.pm ( view source; MetaCPAN )
ge Bio::Taxonomy::GlobalNames;

use 5.10.0;
use strict;
use warnings;

use JSON qw(encode_json);
use JSON::Parse qw(parse_json);
use LWP::UserAgent;
use Moo::Lax;
use REST::Client;
use Scalar::Readonl
sing a REST client, 
input is sent to the service, whereas results are internally converted 
from JSON format to nested objects and returned to the user.

This module can be used for automated standar
resolvers.json';
    }
    elsif ( _check_status('http://resolver.globalnames.biodinfo.org') )
    {
        $gnr_url =
          'http://resolver.globalnames.biodinfo.org/name_resolvers.json';
    }

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.