Help for this page
$ cat junk use strict; use warnings; use diagnostics; ... Can't use string ("4") as a HASH ref while "strict refs" in us +e at junk line 5. at junk line 5
#~ $where{$colname}=$colval; $where{$colname}{colval} =$colval;