mschilli / net-google-drive-simple

Net::Google::Drive::Simple CPAN Module
Other
11 stars 22 forks source link

download method should call $self->init() #35

Closed Pachelbel1414 closed 4 years ago

atoomic commented 4 years ago

we could even push it further by calling init from new but what init is mainly performing one api check to confirm that the authentication is set properly.