where foo1..foon are column names of a thoroughly denormalized relational table each row of which I want to put into a hash of hashes. Looks like a job for a code generator ;-) Thanks all for your help!$hash{'foo1'} = $foo1; $hash{'foo2'} = $foo2; ... $hash{'foon'} = $foon;
In reply to Re^2: getting the name of a variable to use as string
by pmneve
in thread getting the name of a variable to use as string
by pmneve
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |