Everything was working just fine. I got the program going New Year's Eve Day, but now on New Year's Day, I get a CGI Error which referrs to date line in the calendar.pl file. This happens when I log in as an administrator. The program is running just fine otherwise.
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Can't call method "get" on an undefined value at grotonindependent.com\www\Calendar\Calendar.pl line 470.
The line it is referring to is: ($now_ss,$now_mi,$now_hh,$now_dd,$now_mm,$now_yy,$now_wd,$now_yd,$now_dst) = localtime(time+$localtime_offset);
Did something happen because of the year change?
The program is running on a Windows Server