Is is possible to have an associative array where the key is a string and value is another associative array.
Almost. The value needs to be a *reference to* another hash.
perldoc perlreftut
If so, How do I use it.
perldoc perldsc
-- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>