Hello,
I'm having a devil of a time trying to access/print
write the values of the hashes. I've tried keys,
$keys, values etc..and I can't get it to work...how
would I access these vars:
Cars
$VAR!= {
"buick" => {
'automatic' =>{
'silver'=>{}
'tan'=>{}
}
'nonatutomatic'=>{
'burgundy'=>{}
}
}
}
so, the idea is to reiterate with a FOREACH thru cars,
grab the cars..then their transmission, then colors.
I can only print out the cars. Can't get any deeper
than that.
any ideas?
James
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates