There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

API::Plesk::Site - Managing sites (domains).

SYNOPSIS

$api = API::Plesk->new(...);
$response = $api->site->get(..);

DESCRIPTION

Module manage sites (domains).

METHODS

add(%params)
get(%params)
set(%params)
del(%params)
get_physical_hosting_descriptor(%params)

AUTHOR

Ivan Sokolov <lt>ivsokolov@cpan.org<gt>