Note that this may not give the same behavior as a normal match if you've used a delimiter that also appears in the regex, e.g. m|foo\|bar|$re =~ s/^m//; $re =~ s/^.//; $re =~ s/.$/; $string =~ $re;
In reply to Re: save regex in a file?
by chipmunk
in thread save regex in a file?
by smackdab
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |