- or download this
Can't use string ("databasename ") as a HASH ref while "strict refs" i
+n use at /usr/lib/cgi-bin/bc/supporters.cgi line 264.
- or download this
my($host) = $config{'db'}{'db_host_name'};
- or download this
while (<DB>) {
chomp;
...
$config{"$key"} = $val;
}
close DB;