pve-apiclient/PVE/APIClient
Thomas Lamprecht 6700b1517e add APIClient/Exception.pm class
As we do not want to depend on PVE libraries with this I forked of
the PVE::Exception class, removed all raise_* methods so that only
raise() itself was left over.

Also some minor adaptions to newer style for exporting where used.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-01-11 12:03:44 +01:00
..
Exception.pm add APIClient/Exception.pm class 2018-01-11 12:03:44 +01:00
LWP.pm add missing if 2017-12-12 11:02:48 +01:00