And you should of course be aware of source code injection. Suppose the user specifies: "a/; system( 'some evil command' ); m/a" and your code is:But that's not the code! Read the post. The code is:eval "m/$query/";
There's no danger of source code injection here (unless there's an unseen use re 'eval' in an enclosing scope.my $re = $_->regex; $matchtext =~ /$re/i;
Abigail
In reply to Re: User regexps
by Abigail-II
in thread User regexps
by rkg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |