Help for this page
my $sql =<<'EOFSQL'; SELECT ... print join "-", ($field_one, $field_two, $field_three); } }