Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Tumblr CPAN distribution.

Report information
The Basics
Id: 42084
Status: resolved
Priority: 0/
Queue: WWW-Tumblr

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

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



Subject: Bug in new() method
This: my($class, %opts) = shift; should be: my($class, %opts) = @_; to be compliant with the documentation (and to what can be seen in new()'s code). Cheers, Flavio.
Hello! Thanks for noticing :) I just uploaded 3.01 fixing this. Thanks.
Too bad you used .zip instead of .tar.gz, and it seems that the cpan utility isn't able to understand that a new module is in town... Cheers, Flavio. On Mon Jan 05 12:32:12 2009, DAMOG wrote: Show quoted text
> Hello! Thanks for noticing :) > > I just uploaded 3.01 fixing this. > > Thanks.
Uploaded version 4 as tar.gz.