The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

API::Plesk::SiteBuilder - Managing SiteBuilder sites.

SYNOPSIS

    $api = API::Plesk->new(...);
    $response = $api->sitebuilder->assign_trial_site(...);

DESCRIPTION

Module manage SiteBuilder sites.

METHODS

assign_trial_site(%params)

AUTHOR

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