my $new_c = "new HTML::CalendarMonth ( year => $year, month => $month),";
You have created a new scalar $new_c containing the string "new HTML::CalendarMonth ( year => $year, month => $month),". Remove the quotes and the trailing comma and it looks like it should work.
In reply to Re: Generating a container table in HTML::CalendarMonth
by Mr. Muskrat
in thread Generating a container table in HTML::CalendarMonth
by jonnyfolk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |