foreach my $line ($hall_name, $contact_name, $contact_email, $contact_telephone) { print "$line
"; $line=~s/'//g; }