mschilli / net-google-drive-simple

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

Escape single quotes in file and folder names #39

Closed toddr closed 3 years ago

toddr commented 3 years ago

When searching for files within a folder a search query containing a path enclosed in single quotes is sent to Google. Failure to escape any single quotes in the path will cause an error.