Help for this page
while(my $color_test = $sth->fetchrow_arrayref) { push @color_test, [ @{$color_test} ]; }