in reply to Can't use string

strict prevents this for good reasons.

Even ignoring that you can't use symbolic refs to lexical variables, you really really want to use a @row array instead.