RE: Chainging values in a hash..

2001-10-25 Thread Beau E. Cox
ge- From: Daniel Falkenberg [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 6:51 PM To: [EMAIL PROTECTED] Subject: Chainging values in a hash.. Hey List, I am working on a problem where I have a hash of a hash that need updating and to be writen back into a text file. At the moment

Chainging values in a hash..

2001-10-25 Thread Daniel Falkenberg
Hey List, I am working on a problem where I have a hash of a hash that need updating and to be writen back into a text file. At the moment the hash looks like this... %hash = ( 'Crud1' => { 'test1' => 'crud10', 'test2' => 'crud11'