Re: adding an array as a hash value

2003-10-14 Thread Rob Dixon
Hi Dermot. Dermot Paikkos wrote: > > I am trying to create a hash and one element is an array. The hash > comes from a csv file. > > I use $/ = ",\"\"\n" because there is a new line in each record. The > first 4 elements of each record are always the same and these are > easily assigned to the ha

adding an array as a hash value

2003-10-14 Thread Dermot Paikkos
Hi, I am trying to create a hash and one element is an array. The hash comes from a csv file. I use $/ = ",\"\"\n" because there is a new line in each record. The first 4 elements of each record are always the same and these are easily assigned to the hash. After that there are 20 other fields (