in reply to My cgi nonsense.
Having said that, this is what is causing the error messages:
my %input; my $wt=$input{'weight'}; my $d=$input{'date'}; my $g=$input{'Goal_Weight'}; [download]