Help for this page
# instead of print "Color =" above, .... foreach my $color ( split /,/ $data[1] ) { print "Color = $color\n"; }