Re: accessing array of arrays in a hash

2003-10-23 Thread Wiggins d Anconia
Disregard this first message my web based mail client was acting up, the other message is much more informative, sorry, http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: accessing array of arrays in a hash

2003-10-23 Thread Wiggins d Anconia
For beginners non-cgi issues, there is also the '[EMAIL PROTECTED]' list. Just for your info > While this is being used in a cgi, it's really more of a general perl > question. But I'm hoping I can get some help. > > I have a hash which has arrays of arrays as the value for each key: > $tab

Re: accessing array of arrays in a hash

2003-10-23 Thread Wiggins d Anconia
For beginners non-cgi issues, there is also the '[EMAIL PROTECTED]' list. Just for your info > While this is being used in a cgi, it's really more of a general perl > question. But I'm hoping I can get some help. > > I have a hash which has arrays of arrays as the value for each key: > $tab

accessing array of arrays in a hash

2003-10-23 Thread Chad A Gard
While this is being used in a cgi, it's really more of a general perl question. But I'm hoping I can get some help. I have a hash which has arrays of arrays as the value for each key: $tabset = 'clientInfo'; %tabsets = ( clientInfo => [('#', 'View Contact Information', 'Contact Information'),