>>>>> "Hewlett" == Hewlett Pickens <[EMAIL PROTECTED]> writes:

Hewlett> After creating a "Hash of Arrays", how can I later access the individual
Hewlett> elements of the Array values? 

...

Hewlett> unless (dbmopen %hashStats, $dbStats, 0666)

You can't trivially place references into a DBM.  See the
MLDBM module (included with Perl) for one way to handle this.
                   

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

Reply via email to