in reply to
Re: why this works? quoted strings
in thread
why this works? quoted strings
The eval came from
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm#l1884 in perl.git
Yep, the eval doesn't work. I shouldve used single quotes, not double for the typemap string.
Comment on
Re^2: why this works? quoted strings
In Section
Seekers of Perl Wisdom