in reply to question regarding separators for regular expressions
Usually s[...][...].
Very occasionally s<...><...>
For me, always balanced for the reasons Zaxo gave , but also because they highlight in a different colour to the contents of the regex and so stand out.
I use the same for all other quote-likes also for consistancy.
|
|---|