sub do_it{ #... eval "\$user_text =~ $regex"; if (length $@){ print "Error : $@"; }else{ print "User text: $user_text\n" } #...
In reply to Re: Question on evaulating a user built regex
by perlplexer
in thread Question on evaulating a user built regex
by Popcorn Dave
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |