libponapi-client-perl - 0.002012-1 main

PONAPI::Client is a JSON:API compliant client; it should be able to communicate
with any API-compliant service.
.
The client does a handful of checks required by the spec, then uses Hijk to
communicate with the service.
.
In most cases, all API methods return a response document:
.
my $response = $client->retrieve(...);
.
In list context however, all API methods will return the request status and
the document:
.
my ($status, $response) = $client->retrieve(...)

Priority: optional
Section: perl
Suites: byzantium crimson dawn landing 
Maintainer: Debian Perl Group <pkg-perl-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 170.0 kB
Architectures: all 

 

Versions

0.002012-1 all