in reply to Perl 6 strings, interpolation and templates?
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl 6 strings, interpolation and templates?
by BerntB (Deacon) on Mar 16, 2009 at 11:59 UTC |