in reply to RE: Making a Hash of Arrays
in thread Making a Hash of Arrays

I just saw that! I was just getting ready to update my post. When I remove the line:
$hash{$arg} = [@array];
things seem better, although printing each key/value seems to print "value" as one continuous string.