in reply to Re^3: reinterpolation of regexp (and strings?)
in thread reinterpolation of regexp (and strings?)
I don't see use re 'eval'; in String::Interpolate, for starters.
I meant Regexp::NamedCaptures, my mistake.
And there's nothing wrong in use re 'eval'; per say...
If you construct the regexps yourself fine, but If you ask the user to supply the code it can be dangerous.
|
|---|