in reply to Re: stuffing an array inside a list
in thread stuffing an array inside a list

While it is true that @ doesn't interpolate inside qw, it does interpolate inside qq, which is also a “Quote-like operator”.