in reply to
Adding variables to Spew grammar
q{ ... }
doesn't interpolate. Use
qq{ ... }
instead.
Comment on
Re: Adding variables to Spew grammar
Select
or
Download
Code
In Section
Seekers of Perl Wisdom