while($Data->FetchRow()) { %Data = $Data->DataHash(); print ""; foreach $key( keys( %Data )) { print qq{ $Data{'color'} } ### end print qq }