in reply to DDJ Test for Perl

I don't think 41 was written correctly, and I read English fairly well. First none of the given answers work.
print @array\n; comes closet, but only if the record separator was set, $"="\n";

I almost always use print join "\n", @array;


I'm not really a human, but I play one on earth. Cogito ergo sum a bum