I have a data structure that I want to initialized with an empty anon. hash.

I know for arrays I can do:
$DATA{$key1}{$key2} = [];

but what if I want it to be a hash?

Nikola Janceski

God is subtle, but he is not malicious.
-- Albert Einstein (1879-1955) 


----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to