PowerDNS::API::Client - Client for PowerDNS::API
my $client = PowerDNS::API::Client->new( server => 'https://api.example.com/' );
Calls the endpoint (see the API documentation) with the specified arguments. Returns a hash data structure with the API results.
Ask Bjørn Hansen, <ask at develooper.com>
Please report any bugs or feature requests to the issue tracker at http://github.com/devel/PowerDNS-API-Client/issues.
Copyright 2011 Ask Bjørn Hansen, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.