NAME
Nuvol::Dropbox - Dropbox services
SYNOPSIS
use Nuvol::Connector;
my $connector = Nuvol::Connector->new($configfile, 'Dropbox');
DESCRIPTION
Nuvol::Dropbox provides modules with internal methods to access Dropbox services.
On authentication, Nuvol will be registered as Nuvol Connector. You can check or revoke its permissions in the tab Connected apps of your Dropbox account.
SEE ALSO
Nuvol, Nuvol::Dropbox::Connector, Nuvol::Dropbox::Drive, Nuvol::Dropbox::File, Nuvol::Dropbox::Folder, Nuvol::Dropbox::Item.