in reply to Re: Suggestion on rewriting small code
in thread Suggestion on rewriting small code

Yet one more variation to put it in a single line. But this is getting obfuscated :)

my $str = do {local$"=" || ";qq{"@{[map{qq{job==$_}}@arr]}"}};

Enjoy, Have FUN! H.Merijn