* Grant Hollingworth grant@antiflux.org [2006-11-15 23:23]:
I fixed up the scoping and interpolation of some of Perl's quote-like operators: q//, qq//, qw//, qx//, and m//. s///, tr///, and heredocs still need some work.
oops. The test script had a syntax error, and qw// isn't interpolated.