my @data = (); #### s/\"//g; #### push @data, [ $_ ]; #### my @a = split /,/; push @data, \@a;