Skip Menu |

This queue is for tickets about the Flickr-Upload CPAN distribution.

Report information
The Basics
Id: 105878
Status: resolved
Priority: 0/
Queue: Flickr-Upload

People
Owner: SSEVERIN [...] cpan.org
Requestors: SSEVERIN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: 1.5



Subject: Update Flickr::API 1.14 breaks uploads
The internal Flickr::API sub sign_args was renamed to _sign_args. The easy solution here would just be to update the function call. Since _sign_args is only a few lines of code, it might be worth simply reimplementing. http://www.cpantesters.org/cpan/report/fb63635a-2a90-11e5-8c82-89591ad7484d
I resolved this by reimplementing the function.