deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libhijk-perl, libjson-maybexs-perl, libmoose-perl, liburi-perl,
libyahc-perl
Description: |-
client to a JSON:API v1.0 service
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(...)
Homepage: https://metacpan.org/release/PONAPI-Client
Installed-Size: '165'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libponapi-client-perl
Priority: optional
Section: perl
Version: 0.002012-2
srcpkg_name: libponapi-client-perl
srcpkg_version: 0.002012-2