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::Mail - Managing mail on Domain Level.

SYNOPSIS

$api = API::Plesk->new(...);
$response = $api->mail->enable(..);

DESCRIPTION

Module manage mail on Domain Level.

METHODS

enable(%params)
disable(%params)

AUTHOR

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