package Net::Dropbox::API;
use common::sense;
use File::Basename qw(basename);
use JSON;
use Mouse;
use Net::OAuth;
use LWP::UserAgent;
use URI;
use HTTP::Request::Common;
use Data::Random qw(rand_ch
lls the users info from dropbox.
=cut
sub account_info {
my $self = shift;
return from_json($self->_talk('account/info'));
}
=head2 list
lists all files in the path defined:
$data =
_json({ http_response_code => 304 });
} else {
return $self->_talk_default_error_handler($resp);
}
},
};
}
return from_json(