Help for this page
#!/usr/local/bin/perl ... #print "nname is: ${"$name"}\n" } print "this should display 5: $var_city\n";
fields: name addr zip state city nameaddrzipstatecity ... name is: city Use of uninitialized value $var_city in concatenation (.) or string at + G:\Projects\WebLogReporting\VarValAsVarName.pl line 28. this should display 5: