It's been a long week, and I'm having some trouble wrapping my brain around this one..
I have a series of records in an array:
C001,AAAA,ADDR
C002,AAAA,ADDR
C003,BBBB,ADDR
C004,CCCC,ADDR
C005,DDDD,ADDR
C006,DDDD,ADDR
C007,DDDD,ADDR
I want to put this into a hash of arrays with the first...