it just takes practice.
%T_QUESTION =
(
d4 =>
{
names =>
{
"1" =>
{
"Q" => "What is your name",
"C" => ["Jerry","Ron","Tony","Jack"],
"A" => "Jerry"
}
}
}
);
Notice that every nested hash starts with '{}'
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- in over my head in hashes again Jerry Preston
- RE: in over my head in hashes again Mooney Christophe-CMOONEY1
- RE: in over my head in hashes again Bob Showalter
