So I can ignore perl syntax re.
Thanks.
---------------from help-----------------------------------
Perl-compatible Regular Expressions
This is an excerpt from the file RegularExpressions.txt that is supplied as part of the MUSHclient distribution.
If you enable regular expressions for things such as triggers, aliases, "recall" window, "find" command, and so on, this is the syntax that is used.
Note that Lua regular expressions use a different syntax, see the help page for "Lua String functions".
----------------from help----------------------------------
Thanks.
---------------from help-----------------------------------
Perl-compatible Regular Expressions
This is an excerpt from the file RegularExpressions.txt that is supplied as part of the MUSHclient distribution.
If you enable regular expressions for things such as triggers, aliases, "recall" window, "find" command, and so on, this is the syntax that is used.
Note that Lua regular expressions use a different syntax, see the help page for "Lua String functions".
----------------from help----------------------------------