my $str = '+book +dog +cat'; print '"', $str =~ s/ /", "/gr, '"'; [download]
In reply to Re: joining string content by choroba in thread joining string content by joyfedl