print join("
",@array)."
"; #### my @values=map { exists $hash{$_} ? $hash{$_} : $constant } @keys_needed;