Group
Extension

Matches 1

Hypothesis-API ( B/BB/BBARKER/Hypothesis-API-0.13.tar.gz, BBARKER, 2015; MetaCPAN )
Hypothesis-API/lib/Hypothesis/API.pm ( view source; MetaCPAN )
:Cookie;
use HTTP::Cookies;
use HTTP::Request;
use JSON;
use LWP::UserAgent;
use URI;
use URI::Encode;

# For better performance, also install:
# JSON::XS

# DEBUG
# use Data::Dumper;
#
# 0 = None, 5 
ed $total total items.\n";

=head1 EXPORT

Currently nothing.

=cut

my $json = JSON->new->allow_nonref;
$json->pretty(1);
$json->canonical(1); 


#
# TODO: add getter/setter?
#
my $page_size_default 
et'} = undef;
    }
    
    my $data = $json->encode($payload_out);
    my $h = HTTP::Headers->new;
    $h->header(
        'content-type' => 'application/json;charset=UTF-8', 
        'x-csrf-token'

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