Group
Extension

Matches 1

Net-ZooTool ( Q/QU/QUELCOM/Net-ZooTool-0.0031.tar.gz, QUELCOM, 2011; MetaCPAN )
Net-ZooTool/lib/Net/ZooTool/Utils.pm ( view source; MetaCPAN )
package Net::ZooTool::Utils;

use Moose::Role;

use JSON::XS;
use Carp;
use Data::Dumper;
use Digest::SHA1 qw/sha1_hex/;
use WWW::Curl::Easy;

use namespace::autoclean;

our $VERSION = '0.003';

=head
URLINFO_HTTP_CODE);
        # judge result and next action based on $response_code
        return JSON::XS->new->utf8->decode($response_body);
    }
    else {
        carp(   "An error happened: $ret

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