$c = HTML::CalendarMonth->new( month => 10, year => 1980 ); print $c->as_HTML;