Skip Menu |

This queue is for tickets about the Net-Google-PicasaWeb CPAN distribution.

Report information
The Basics
Id: 60534
Status: resolved
Priority: 0/
Queue: Net-Google-PicasaWeb

People
Owner: Nobody in particular
Requestors: schroeer [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: (no value)
Fixed in: (no value)



Subject: thumbsize option
This is rather a documentation bug: The pod of Net::Google::PicasaWeb says under STANDARD LIST OPTIONS / thumbsize: "By passing a single scalar or an array reference of scalars, you may select the size or sizes of thumbnails attached to the items returned." Multiple values, however, need to be supplied this way: thumbsize => '32c,320' Passing an array reference currently doesn't work. No space is allowed after the comma.
On Thu Aug 19 18:28:25 2010, SCHROEER wrote: Show quoted text
> This is rather a documentation bug: > > The pod of Net::Google::PicasaWeb says under STANDARD LIST OPTIONS / > thumbsize: > > "By passing a single scalar or an array reference of scalars, you may > select the size or sizes of thumbnails attached to the items
returned." Show quoted text
> > Multiple values, however, need to be supplied this way: > > thumbsize => '32c,320' > > Passing an array reference currently doesn't work. No space is allowed > after the comma.
Again, I apologize for the delay. I have fixed this bug. Net-Google- PicasaWeb-0.10 is on github and the release has been uploaded to PAUSE. It should be available for install in a few hours.