Go to file
Thomas Lamprecht 097484f42d use new Exception.pm class to signal errors to caller
Allows a caller to acces the HTTP response code, which may be useful
to handle application logic. E.g., catching a HTTP_NOT_IMPLEMENTED
and fallback to an older method.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-01-11 12:03:44 +01:00
debian build: reformat debian/control 2017-10-04 11:05:33 +02:00
examples perftest1.pl: another example 2016-12-28 11:35:30 +01:00
PVE/APIClient use new Exception.pm class to signal errors to caller 2018-01-11 12:03:44 +01:00
Makefile add APIClient/Exception.pm class 2018-01-11 12:03:44 +01:00