![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Perl 6 strings, interpolation and templates?by moritz (Cardinal) |
on Mar 15, 2009 at 18:14 UTC ( [id://750764]=note: print w/replies, xml ) | Need Help?? |
Evaluating code in strings seems ripe for exploitation by any form of templating code which reads strings from files to print them? No, the interpolation only happens when you eval the string, not when you read it.
In Section
Seekers of Perl Wisdom
|
|