Paket: libponapi-client-perl (0.002012-2)
Links für libponapi-client-perl
Debian-Ressourcen:
Quellcode-Paket libponapi-client-perl herunterladen:
- [libponapi-client-perl_0.002012-2.dsc]
- [libponapi-client-perl_0.002012.orig.tar.gz]
- [libponapi-client-perl_0.002012-2.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
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(...)
Andere Pakete mit Bezug zu libponapi-client-perl
|
|
|
|
-
- dep: libhijk-perl
- simple perl module for easily accessing HTTP services
-
- dep: libjson-maybexs-perl
- Schnittstelle zum besten verfügbaren JSON-Modul
-
- dep: libmoose-perl
- Modernes Rahmenwerk für das Perl-Objektsystem
-
- dep: liburi-perl
- Modul für Zugriff auf und Manipulation von URI-Zeichenketten
-
- dep: libyahc-perl
- Yet another HTTP client
-
- dep: perl
- Larry Wall's Practical Extraction und Report Language
libponapi-client-perl herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 44,6 kB | 166,0 kB | [Liste der Dateien] |