I want to use re::engine::TRE for some of the regular expressions in my script. However, there are other regular expressions in the same script in which I want to use Perl's default regex engine. What is the best way to go about doing this ? How do I restrict the use of re::engine::TRE to particular regex's ?
In reply to restrict use of regex module in script by pmpmmpmp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |