Skip Menu |

This queue is for tickets about the HTML-CalendarMonth CPAN distribution.

Report information
The Basics
Id: 53795
Status: resolved
Priority: 0/
Queue: HTML-CalendarMonth

People
Owner: MSISK [...] cpan.org
Requestors: vegard [...] vesterheim.no
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.19
Fixed in: 1.20



Subject: Using string as array ref in _weeknums
perl -MHTML::CalendarMonth -e 'HTML::CalendarMonth->new(week_begin=>2, head_week=>1,year=>2010, month=>1)' Can't use string ("5") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/HTML/CalendarMonth.pm line 403.
fixed