in reply to Re: Problem with hash dereferencing from DBI example
in thread Problem with hash dereferencing from DBI example
Thanks moritz. I got confused and was thinking the {} was turning it into a reference when in fact the {} is part of the %{}. So it would need to be %{{%$ParamValues, %$ParamTypes}} if it was to work as I thought. The 1/8 confused me - I couldn't see where the 8 came from.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem with hash dereferencing from DBI example
by moritz (Cardinal) on Mar 08, 2011 at 14:19 UTC |