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

Nuvol::Office365 - Office 365 services

SYNOPSIS

    use Nuvol::Connector;
    my $connector = Nuvol::Connector->new($configfile, 'Office365');

DESCRIPTION

Nuvol::Office365 provides modules with internal methods to access Office 365 services.

On authentication, Nuvol will be registered as Nuvol Office 365 Connector. You can check or revoke its permissions in the app console of your Personal Microsoft Account or Office 365 Business Account.

SEE ALSO

Nuvol, Nuvol::Office365::Connector, Nuvol::Office365::Drive, Nuvol::Office365::File, Nuvol::Office365::Folder, Nuvol::Office365::Item.